> For the complete documentation index, see [llms.txt](https://docs.climatemind.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.climatemind.org/knowledge-base/theory-of-basic-values/conservation/security.md).

# Security

A feeling of safety, stability, and order is very important to you; this is true likely whether in society at large, at work, in your home, or in your relationships.

The sense of security that comes with feeling like you belong highly motivates you. Comfort for you is knowing the people and things you cherish are taken care of.

{% hint style="success" %}

### Value items

social order, family security, national security, clean, reciprocation of favours, **healthy, moderate, sense of belonging**
{% endhint %}

![Security](/files/BiH8jpE2pQfM2msMVtZS)

### Defining goal

safety, harmony, and stability of society, relationships, and of self. Security values derive from basic individual and group requirements (cf. Kluckhohn, 1951; Maslow, 1965). Some security values serve primarily individual interests (e.g., clean), others wider group interests (e.g., national security). Even the latter, however, express, to a significant degree, the goal of security for self or those with whom one identifies.

### Subtypes

* societal (safety, stability and order (security) in the wider society)
* personal (safety, stability and order (security) of self and one's immediate environment)

{% hint style="info" %}
Schwartz, S. H. (2012). An Overview of the Schwartz Theory of Basic Values. Online Readings in Psychology and Culture, 2(1). <https://doi.org/10.9707/2307-0919.1116>
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.climatemind.org/knowledge-base/theory-of-basic-values/conservation/security.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
