> For the complete documentation index, see [llms.txt](https://docs.mint.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mint.club/old/pre/mint_airdrop.md).

# MINT Community Airdrop

![](/files/-MbfWt47aHOgl3AQs-m9)

10% of the total MINT allocation swapped from HUNT tokens will be added to the initial MINT supply to be airdropped for the community. To receive the airdrop, please complete the whitelisting process.

{% hint style="info" %}
**End time: June 29, 2021, 15:00:00 KST**
{% endhint %}

{% hint style="info" %}
Airdrop tokens will be distributed **within a week from the closing date** to your connected BSC wallet.
{% endhint %}

{% hint style="warning" %}
You MUST read and fully agree with the [MINT Airdrop Terms and Conditions](/old/airdrops_terms.md).
{% endhint %}

## Airdrop application process

1\. Connect your BSC wallet.

![](/files/-MbfXEILzJfX5p5xVYGS)

2\. Join the Mint Club [Telegram Community](https://t.me/mint.club) and submit your Telegram ID.

{% hint style="info" %}
<https://t.me/mint_club>
{% endhint %}

3\. Follow the Mint Club official Twitter account

{% hint style="info" %}
<https://twitter.com/MintClubPro>
{% endhint %}

4\. Like & Retweet the Tweet pinned on our profile, or this post: <https://twitter.com/MintClubPro/status/1404672416719282177>

![](/files/-McJUajylWWE93FT-q9t)

5\. Submit your Twitter name.

6\. Agree to the [terms](/old/airdrops_terms.md) and submit your airdrop application.

7\. You can increase your share of the total allocated MINT tokens for the airdrop by inviting your friends to join the MINT airdrop via your referral link. The performance will automatically be updated when a new person visits via your referral link and completes the airdrop application.

![](/files/-Mbf_AIjfkraClbG4iDA)


---

# 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.mint.club/old/pre/mint_airdrop.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.
