> For the complete documentation index, see [llms.txt](https://mdexdoc.gitbook.io/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mdexdoc.gitbook.io/doc/announcement/mdex-and-heco-chinese-new-year-airdrop-campaign.md).

# MDEX & HECO Chinese New Year Airdrop Campaign

Dear Mdex users,

When the Lunar New Year is approaching, Heco and Mdex will hold an airdrop event to wish users a happy Chinese New Year. At the same time, to thank Mdex supporters for their continued attention and trust, MDEX will airdrop **16,000 MDX** worth approximately **50,000 USDT.**\ <br>

**1. Activity time** :\
10:00 on February 5, 2021–10:00 on February 9, 2021 (UTC+8)\ <br>

**2. Activity rules** :\
（1） Go to Mdex boardroom page <https://mdex.com/#/boardroom> and select the pool ‘stake MDX to claim HT’.\
（2）Starting from February 8th, 10:00 — February 9th, 10:00（UTC+8）, a random snapshot will be taken and ranked according to the amount of staked MDX. The first 2000 addresses will be rewarded 8 MDX each;\
（3）The prize pool is set to 16000 MDX, with a total value of approximately 50,000USDT;\
（4）The winning address will be announced before 22:00 on the evening of February 9.

**3. Reward distribution time** :\
February 12, 2021 (Lunar New Year) (please refer to the announcement for details)

**4. Airdrop receiving method**:\
MDEX will distribute the airdrop to the winning wallet address directly. After the airdrop is issued, it will be notified in the form of an announcement. At that time, please go to the wallet to check the airdrop.

**Official channels** :\
Official website link: [www.mdex.com](http://www.mdex.com/)\
Telegram Chinese: <https://t.me/MixDex>\
Telegram English: <https://t.me/MdexEN>\
Discord: <https://discord.gg/3TYDPktjqC>\
Twitter: twitter.com/Mdextech\
Medium: <https://medium.com/@mdex>

Heco & Mdex once again wish you all the best in the new year!


---

# 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://mdexdoc.gitbook.io/doc/announcement/mdex-and-heco-chinese-new-year-airdrop-campaign.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.
