> 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-skills.md).

# Ambassador Skills

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

There are many skills involved in this role, but the core are the following 5. You can not only display but develop these skills with the support of our staff.

| **Skills**               | **When?**                                                                                                                                                                                                                                                                                                                                                  |
| ------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Communication**        | Assertiveness is needed while writing the reach out mail and setting the timing for a visit or interview. You could see that persuasion is needed while presenting your suggestions about how NuMundo can benefit the project or impact center. You could also be a Community builder, helping the centers to connect with others and share the know- how. |
| **Leadership**           | Getting in touch with new centers and creating events requires a level of confidence. Perseverance is need when centers don’t see the benefits of an online presence or need extra time to work on it. Conviction and empowerment is what keeps you connected to the movement, to the values that NuMundo wants to cultivate.                              |
| **Strategic Thinking**   | An ambassador needs to be able to visualize opportunities, and leads as well of being organized with the tracking of centers and phases of the onboarding process they are in.                                                                                                                                                                             |
| **Customer Orientation** | Our centers are our customers, building a relation based onEmpathy and Trust is what we want to achieve to be able to support their projects.We have many moments in which we need to be able to assist and collaborate with centers that don't have digital skills, being a Problem Solver for instance.                                                  |
| **Sales**                | You are the facilitator of the onboarding process, so centers will need your help to visualize what they need and learn about our services and actions towards it.                                                                                                                                                                                         |

&#x20; \
Other more technical skills you can practice are: Translations, video editing, interviewing, photography, copywriting- blog, digital marketing, business - project development, etc. If you'd like to get more involved by offering your skills in these area, take a look [here](/get-involved/work-with-us.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, and the optional `goal` query parameter:

```
GET https://handbook.numundo.org/get-involved/become-an-ambassador/ambassador-skills.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.
