> 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/numundo-platform.md).

# NuMundo Platform

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

The NuMundo Platform is an ongoing passion project for our small team. We are doing our best to create something that is useful for all of our users, whether you are a center manager, a traveler looking for a transformational experience, or an event facilitator.

## Ways you can help us improve the platform:

* **Offer your input** on future features by commenting and voting on our [Trello](https://trello.com/invite/b/NuywXNKs/0a1561de31bf6add8ddb2d931bf53af5/numundo-platform-feedback) board
* **Comment on this handbook**&#x20;

  to let us know how it could be improved using the discussion feature as pictured below&#x20;

  ![](/files/-L9tjAYWa7fQNHWYiy1u)
* **Help us with development, design, marketing** and other tasks by [working with us](/get-involved/work-with-us.md)
* Support us with **adding new centers and experiences** by [becoming an ambassador](/get-involved/become-an-ambassador.md)


---

# 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/numundo-platform.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.
