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

# Ambassador Program

<figure><img src="/files/qQXWdhRKcvLn5S38Q5Ek" alt=""><figcaption></figcaption></figure>

We are looking for the most talented people working as ambassadors for the first DEX on Findora. We provide rewards, career development opportunities, and an international and online communication environment for all the ambassadors at FairySwap.

Come to join us and be a member of the ecosystem!

**Who you are**

You are not required to be a developer — our ambassadors could also help with community management, translation, event hosting, and content creation.

1\. Passionate Community members

2\. Document engineers

3\. Contributors to the DeFi projects

4\. Developers or engineers

5\. Designer & Content creator

**What You’ll Do**

1\. Manage the community channel

2\. Create content by writing blogs, or creating tutorials, videos, posters, and other content.

3\. Host local meetups (if allowed).

4\. Attend bi-weekly Ambassador calls & monthly meetings every quarter.

5\. Be responsive to the community, the FairySwap team, and the ambassador team.

**Work Types**

**Community management and growth** — Manage and promote FairySwap’s Telegram and Discord Channel and other social media.

**Content Creation** — Write articles, Tweets, and announcements, create memes, posters, videos, and so on.

**Event Planning** — Hosting various events including online and offline that you think would promote FairySwap.

**Social Media and Channels** — Required to mark “FairySwap Ambassador” on your social media nickname. Additionally, Create short quality content or memes on Twitter or other social media platforms.

**What you will get**

Ambassadors can also get rewards, experience in DeFi world, and an international communication environment in the FairySwap community. For those interested in long-term development, we also support them by giving other opportunities and career development chances.

Come to join us and be a member of FairySwap!

**How to Apply**

Please fill in the application [form](https://form.typeform.com/to/TvRY6Pfr).


---

# 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://fairy-swap.gitbook.io/docs.fairyswap.finance/getting-started/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.
