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

# Community Leader Application

Here are the conditions to be fulfilled:&#x20;

1\. Group sales to have at least 50k USDT/BUSD (Total from 3 Phases of MaMo Public Sales)&#x20;

2\. Collect transaction for proof from your customers and email to us or send it to MaMo Admin (@Edwardmamo) in Telegram.&#x20;

3\. Please ensure to share your referral link to your customers for sales track purpose.

So what can you get from fulfilling the conditions above?&#x20;

1\. 5,000,000 MaMo Tokens for Airdrop purposes&#x20;

2\. Private sales privilege price (Maximum quota of 5500USDT/BUSD)&#x20;

3\. 10% commission from the group sales that you have achieve (All in USDT)

We would like to work with KOL, moderators, community leaders, investors and players who wish to walk this path with us in a long term relationship, if you are interested in collaborating with us, please fill up the form below:

<https://forms.gle/29RBeoRf3LqRHEmQ8>


---

# 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://mamonft.gitbook.io/docs/community-leader-application.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.
