> For the complete documentation index, see [llms.txt](https://docs.mazze.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mazze.io/community/ambassador-program.md).

# Ambassador Program

The Mazze Ambassador Program is an exclusive initiative inviting enthusiastic individuals to become key representatives of the Mazze blockchain project. As a Mazze Ambassador, you will play a pivotal role in spreading awareness and fostering community engagement for our innovative blockchain platform.

### <mark style="color:orange;">**Why Become a Mazze Ambassador?**</mark>

* Share your passion for blockchain technology and help shape the future of Mazze.
* Gain early access to new features and direct communication channels with our development team.
* Lead and nurture the Mazze community, organizing events and engaging in meaningful conversations.
* Enjoy exclusive rewards, including MAZZE tokens, and be recognized for your contributions and influence.

### <mark style="color:orange;">**Your Role as an Ambassador**</mark>

* Use your network and platforms to spread the word about Mazze’s unique features and developments.
* Offer valuable insights and suggestions to help improve the Mazze platform.
* Be an active participant in forums, social media, and community events, acting as a bridge between Mazze and its users.

### <mark style="color:orange;">**Who Can Apply?**</mark>

Whether you're a blockchain enthusiast, a content creator, or a community influencer, if you have a passion for innovation and a drive to make a difference, we want you on our team.

### <mark style="color:orange;">**Join Us Today**</mark>

Become a Mazze Ambassador and help lead the way in blockchain technology. Apply now to start your journey with us and be part of something revolutionary.

<details>

<summary>Ambassador Program Application Form</summary>

[Soon](/community/ambassador-program.md#join-us-today)

</details>


---

# 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://docs.mazze.io/community/ambassador-program.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.
