> 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/get-involved/become-an-ambassador/ambassador-role.md).

# Ambassador Role

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

The main purpose of the ambassador role is to be the voice and representation of NuMundo, encourage centers and people to join the movement, and highlight benefits and opportunities for them.

Our ambassadors or NuMundo pollinators perform the following tasks to contribute to the network’s growth:

* **Encourage people to sign up for the platform as a traveler.** They talk to people about NuMundo, share information on social media, and place promotional material in traveler’s hubs and impact centers.
* **Look for, identify, visit, evaluate, recruit and list potential Impact Centers** around the world to join our network.
* **Connect with and onboard impact centers into the network.** This includes phone calls, emails and providing support to the centers in the profile creation process and listing stays. It can Include translations.
* **Blog and share stories** about their own transformation story, projects they visit, and projects of their own that they’re developing. We encourage them to be active in creating and providing content for our blog.
* **Organize local NuMundo-related meetups** in their area, or represent NuMundo at local and regional events, such as conferences and festivals.
* **Maintain fluid communication with the ambassador team** through the Facebook group, mail, surveys and attendance to online training and periodic meetings.
* Ambassadors are also local contacts for the [Pathfinder’s program](https://numundo.org/matching) travelers and link between centers for sharing resources and knowledge.
* Ambassadors could also connect centers to encourage them to share sustainable practices and know- how.

Every Ambassador can potentially perform all these tasks, but it will depend on their training, background, and experience as well capacity and time available to take responsibilities.


---

# 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://handbook.numundo.org/get-involved/become-an-ambassador/ambassador-role.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.
