> For the complete documentation index, see [llms.txt](https://handbook.numundo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://handbook.numundo.org/about-numundo/numundo-values.md).

# NuMundo Values

[Português](https://translate.google.com/translate?hl=en\&sl=en\&tl=pt\&u=https%3A%2F%2Fhandbook.numundo.org%2Fnumundo-values.html) | [Español](https://translate.google.com/translate?hl=en\&sl=en\&tl=es\&u=https%3A%2F%2Fhandbook.numundo.org%2Fnumundo-values.html)

This movement wouldn’t be complete without having these values as pillars of our actions to achieve our objectives.

![](https://lh4.googleusercontent.com/qdx8ArGksScXP4mAATbjnJQrRT_W5wXkIZ0Evek8pkEsxDcls7gftCH0exTItGy5BxPG3oGodlcF69N8nqo2zSGUzHJbOkfhDHKIlAN71ysSSo3nTjPps9IuYqhF37NbQwZwBVmx)

* **Love for Nature:** We promote, experience and honor our connection with the planet and all life.
* **Transformation:** We believe in the potential and gifts of every individual. We are a channel to align passion and purpose, to facilitate self realization, personal development and inner-healing.
* **Integrity:** We believe and act in transparency, trust, accountability of choices and harmony in what we think, say, and do.
* **Regenerative Relations:** We establish mutually beneficial relationships with our customers, suppliers, partners staff, communities and all living things.
* **Diversity and Indigenous Wisdom:** We embrace diversity and strive to contribute to the revival, maintenance and sharing of traditions and ancestral knowledge.
* **Play:** We honor our accomplishments, acknowledging success and growth, through celebration of life and companionship with joy and chocolate.


---

# 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://handbook.numundo.org/about-numundo/numundo-values.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.
