> 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-support-team.md).

# Ambassador Support Team

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

To support the work of our ambassadors, there are NuMundo staff focused on developing the conditions, materials, network and perks to make the onboarding and relations with centers clear and smooth.

These are the main areas the Ambassador Support Team works on:

![](https://lh5.googleusercontent.com/kf5PfEQBOAE1uuwoA1a-YKaWZsIkRwa6lbK1CQ74Aa_VGExE8TAb1Wf0pjrBCu1Vd44WMQjyDlNP5qRWY99FW0ok-VXt0SUcC2DFwOyW0AMSmdxoao_vKQJf1BzZfvrYbAhUwjMQ)

**Communications:** This role is focused on keeping the ambassador team updated regarding news, advances and needs of the NuMundo project. This role is also the link to the core team and other NuMundo core areas.

**Networking Platform Development:** This role is focused on the development of an online platform for the ambassador community. This platform facilitates the ambassador experience and the administration of rewards and resources.

**Onboarding and Training:** This role provides information regarding the NuMundo organization and ambassador’s skill development support. This role also promotes instances for ambassador networking to meet and share experiences.

**Impact Center Lead development:** This role promote the connections within the ambassador team, the core NuMundo team, and impact centers. This role also makes sure you have proper understanding of the impact center onboarding process and flow.

These roles are the support in the different stages of the ambassadors cycle, from the application process, onboarding and training to the action, reward and feedback.


---

# 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-support-team.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.
