> For the complete documentation index, see [llms.txt](https://www.designreference.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.designreference.xyz/cognitive-tools/universal/managing-people/maslows-hierarchy-of-needs.md).

# Maslow's Hierarchy of Needs

<figure><img src="/files/L8f1gdlIBVsW8lCUohtJ" alt=""><figcaption><p>Image by <a href="https://sketchplanations.com/maslows-hierarchy">Sketchplanations</a></p></figcaption></figure>

Maslow's Hierarchy of Needs is a psychological theory that suggests human motivations are organized in a hierarchical structure. At the base are physiological needs, such as food, water, and shelter, which must be satisfied before moving up the pyramid. Once these basic needs are met, safety needs, like security and stability, become important.&#x20;

After that, love and belonging needs, including social connections and intimacy, take precedence. With these needs satisfied, esteem needs, such as self-esteem and recognition, come into play. Finally, at the top of the pyramid is self-actualisation, the desire to reach one's full potential. This theory suggests that individuals must fulfil lower-level needs before higher-level needs can become significant motivators.

#### Further Reading

{% embed url="<https://www.saasacademy.com/blog/hierarchy-of-entrepreneurial-needs>" %}

{% embed url="<https://www.simplypsychology.org/maslow.html>" %}

{% embed url="<https://sketchplanations.com/maslows-hierarchy>" %}

{% embed url="<https://en.wikipedia.org/wiki/Maslow>" %}


---

# 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:

```
GET https://www.designreference.xyz/cognitive-tools/universal/managing-people/maslows-hierarchy-of-needs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
