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

# Ambassador Program

![](/files/-MJ7ugCWYykZ8_X45QWA)

DEGO community experienced explosive growth following the launch of the DEGO NFT airdrop, with Twitter followers reaching 39k and Telegram followers reaching 48k within a week. We appreciate your participation! To foster the development of the DEGO global community, we recruited volunteers from all around the world. We selected 10 volunteers to act as DEGO ambassadors. We were excited about everyone who showed enthusiasm for DEGO and joined us!

DEGO was an open-source project, championing the principles of decentralization, openness, freedom, and evolution. The community was the soul of DEGO, and DEGO Ambassadors were the guides for community development for all members.

## **Requirements (Past):**

* Submitted detailed work plans for the next 1-2 months with the application form and submitted work reports every two weeks or one month.
* Were honest, transparent, and responsible to the DEGO community. Spoke strongly for DEGO on social media and spread DEGO news and events to the community.

## **Ambassador Rights (Past):**

* Received the DEGO Ambassador Medal NFT.
* Had the chance to represent DEGO at events.
* Received financial support.

If you had other ideas or suggestions, we encouraged you to send an email to <hello@dego.finan>.


---

# 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.dego.finance/master/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.
