# Terms & Conditions

The Stellar Ambassador Program empowers individuals who are passionate about Stellar to form regional chapters, organize local events, lead educational initiatives, and connect developers, businesses, and users with the resources necessary to build on the network.

The program is open participation, and designed to support the diverse set of contributors and collaborators required for the Stellar ecosystem to thrive. To facilitate a welcoming and productive environment, all Ambassador Program participants are required to follow the [Stellar Community Code of Conduct](https://stellar.org/foundation/code-of-conduct) as well as agree to the SDF [Privacy Policy](https://stellar.org/privacy-policy) and [Terms of Service](https://stellar.org/terms-of-service) at all times. Additionally, those that serve as Chapter Presidents and Ambassadors must meet the Eligibility Requirements and agree to follow the SDF Brand Policy, and the Content and Events Policies as described and linked to below.

Failure to comply with any of the policies may lead to the revocation of privileges associated with the program, including but not limited to the ability to post on the [Stellar Dev Discord](https://discord.gg/stellardev), attend in-person events, receive support or funding of any kind and/or any other related privileges.

**The Stellar Ambassador Program Terms & Conditions consist of the following sections:**

* [Roles & Responsibilities](/ambassador-program/resources/terms-and-conditions/roles-and-responsibilities.md)
* [Eligibility Requirements](/ambassador-program/resources/terms-and-conditions/eligibility-requirements.md)
* [Chapter Resources](/ambassador-program/resources/terms-and-conditions/chapter-resources.md)
* [Goals & Reporting](/ambassador-program/resources/terms-and-conditions/goals-and-reporting.md)
* [Budget Setting & Review](/ambassador-program/resources/terms-and-conditions/budget-setting-and-review.md)
* [Content & Events](/ambassador-program/resources/terms-and-conditions/content-and-events.md)

**Relevant policies:**

* [Stellar Community Code of Conduct](https://stellar.org/foundation/code-of-conduct)
* [Stellar Development Foundation Privacy Policy](https://stellar.org/privacy-policy)
* [Stellar Development Foundation Terms of Service](https://stellar.org/terms-of-service)
* [Stellar Development Foundation Brand Policy](https://stellar.org/brand-policy)


---

# 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://stellar.gitbook.io/ambassador-program/resources/terms-and-conditions.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.
