# Stellar Ambassador Program

## Docs

- [Stellar Ambassador Program](https://stellar.gitbook.io/ambassador-program/stellar-ambassador-program.md): This website is the source of truth to learn about the Stellar Ambassador Program, active chapters, and how to get involved.
- [Become an Ambassador](https://stellar.gitbook.io/ambassador-program/get-involved/become-an-ambassador.md)
- [Events and Meetings](https://stellar.gitbook.io/ambassador-program/get-involved/events-and-meetings.md)
- [Instawards](https://stellar.gitbook.io/ambassador-program/get-involved/instawards.md)
- [Latin America](https://stellar.gitbook.io/ambassador-program/chapters/latin-america.md)
- [Argentina Chapter](https://stellar.gitbook.io/ambassador-program/chapters/latin-america/argentina-chapter.md)
- [Brazil Chapter](https://stellar.gitbook.io/ambassador-program/chapters/latin-america/brazil-chapter.md)
- [Chile Chapter](https://stellar.gitbook.io/ambassador-program/chapters/latin-america/chile-chapter.md)
- [Colombia Chapter](https://stellar.gitbook.io/ambassador-program/chapters/latin-america/colombia-chapter.md)
- [Mexico Chapter](https://stellar.gitbook.io/ambassador-program/chapters/latin-america/mexico-chapter.md)
- [Africa](https://stellar.gitbook.io/ambassador-program/chapters/africa.md)
- [Nigeria Chapter](https://stellar.gitbook.io/ambassador-program/chapters/africa/nigeria-chapter.md)
- [Kenya Chapter](https://stellar.gitbook.io/ambassador-program/chapters/africa/kenya-chapter.md)
- [South Africa Chapter](https://stellar.gitbook.io/ambassador-program/chapters/africa/south-africa-chapter.md)
- [Asia Pacific](https://stellar.gitbook.io/ambassador-program/chapters/asia-pacific.md)
- [India Chapter](https://stellar.gitbook.io/ambassador-program/chapters/asia-pacific/india-chapter.md)
- [Europe & Middle East](https://stellar.gitbook.io/ambassador-program/chapters/europe-and-middle-east.md)
- [Terms & Conditions](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions.md)
- [Roles & Responsibilities](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions/roles-and-responsibilities.md)
- [Eligibility Requirements](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions/eligibility-requirements.md)
- [Chapter Resources](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions/chapter-resources.md)
- [Goals & Reporting](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions/goals-and-reporting.md)
- [Budget Setting & Review](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions/budget-setting-and-review.md)
- [Content & Events](https://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions/content-and-events.md)
- [Event Resources](https://stellar.gitbook.io/ambassador-program/resources/event-resources.md)
- [Support](https://stellar.gitbook.io/ambassador-program/resources/support.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://stellar.gitbook.io/ambassador-program/stellar-ambassador-program.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.
