# Stellar Ambassador Program

The Stellar Ambassador Program supports builders and educators who are passionate about Stellar as they 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 Ambassador Program was created to:**

* **Educate:** Equip communities with the knowledge to build on Stellar, teach developers how to deploy smart contracts, and create resources in multiple languages to serve builders all over the world.
* **Nurture:** Foster a vibrant and inclusive Stellar community, welcome and support ecosystem participants of all kinds, and encourage participation in the Stellar Community Fund.
* **Connect:** Help innovators find one another, allow teams to interact with potential users, and share ideas via events and social media to celebrate local activations and contributions
* **Build:** Collaborate to identify local problems, create solutions tailored to address local challenges, and align to drive transformation.

#### **Getting Started**

Join the [Stellar Dev Discord](https://discord.com/invite/stellardev) to check out regional chapter channels and attend [upcoming events](/ambassador-program/get-involved/events-and-meetings.md) to connect with ambassadors and learn more. Interested in joining a regional chapter? Complete the [ambassador intake form](/ambassador-program/get-involved/become-an-ambassador.md).&#x20;


---

# 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/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.
