# Get Involved

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

NuMundo is both a [progressive movement and an organization](/about-numundo.md#numundo-a-movement-and-organization), and there are many ways to get involved and help us grow!

## These are the primary ways to get involved on a deeper level:

* Use your energy to help us build the platform. Check out current [open positions.](/get-involved/work-with-us/open-positions.md)
* Help grow the network by [becoming an ambassador](/get-involved/become-an-ambassador.md).
* **Invest in us!**
* **Become an advisor**


---

# Agent Instructions: 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/get-involved.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.
