# Guide for Centers and Event Facilitators

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

Thank you for taking the next step to becoming a part of the NuMundo platform! We appreciate your contribution, and are here to support you in your journey the best that we can. If you have any questions along the way, please reach out to contact \[at] numundo.org and someone will assist you!

## **If you are a center manager, follow these basic steps:**

1. [Add your center](/numundo-platform/guide-for-centers-and-event-facilitators/adding-a-center.md) profile
2. [Add stays to your center profile](/numundo-platform/guide-for-centers-and-event-facilitators/adding-stays-to-your-center-profile.md)
3. Add your "[Getting Paid](/numundo-platform/guide-for-centers-and-event-facilitators/getting-paid.md)" information
4. Optional: [add discount codes](/numundo-platform/guide-for-centers-and-event-facilitators/add-a-discount-code-coming-soon.md) to promote your stays!

## **If you are an event facilitator, follow these steps:**

1. [Add your experience](/numundo-platform/guide-for-centers-and-event-facilitators/adding-an-experience.md) profile
2. [Add stays to your experience profile](/numundo-platform/guide-for-centers-and-event-facilitators/adding-stays-to-your-experience-profile.md)
3. Add your "[Getting Paid](/numundo-platform/guide-for-centers-and-event-facilitators/getting-paid.md)" information
4. Optional: [add discount codes](/numundo-platform/guide-for-centers-and-event-facilitators/add-a-discount-code-coming-soon.md) to promote your stays!


---

# 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/numundo-platform/guide-for-centers-and-event-facilitators.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.
