# Ambassador Program

## Candy Chain Ambassador Program

### Overview

Welcome to the Candy Chain Ambassador Program documentation! This initiative aims to empower our community members to become active contributors and leaders in our expanding ecosystem. If you are passionate about blockchain technology, cryptocurrency, and want to help build the Candy Chain community, you're in the right place!

### Who Can Apply?

* Community Moderators
* Community Leaders
* Language Community Coordinators
* Content Creators (Documentation/Video)

### Responsibilities

#### Community Moderators

* Enforce the community guidelines on our social platforms.
* Assist new members and guide them through initial stages.
* Report any instances of abuse or violation to `abuse@candychain.com`.

#### Community Leaders

* Coordinate and host community events, both online and offline.
* Liaise with the Candy Chain team for any partnerships or events.
* Share updates and news across social networks.

#### Language Community Coordinators

* Translate official announcements and documentation into different languages.
* Moderate and manage non-English language channels.
* Foster and grow the language-specific community.

#### Content Creators

* Create and translate documentation or instructional videos.
* Share content across Candy Chain's social networks.
* Collaborate with `media@candychain.com` for promoting high-quality content.

### Benefits

* Exclusive Candy Chain merchandise.
* Early access to new features and updates.
* Opportunity to be featured on our website and social media channels.
* Receive Candy Chain tokens as rewards.

### How to Apply?

1. Fill out the [Candy Chain Ambassador Application Form](https://docs.google.com/forms/d/1C-a2N5kWtnQuePiULVa5y68HBSlMDQLuQPi0vSYW-GQ/viewform?edit_requested=true).
2. Await email confirmation from `partner@candychain.com`.
3. Upon selection, you will be onboarded and given the necessary instructions.

We look forward to having you as an integral part of our community. Together, we will make Candy Chain the sweetest blockchain experience ever!


---

# 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://docs.candychain.com/ecosystem/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.
