# Airdrop

**Overview**

To attract a new audience to the project, as well as incentivize the existing one, the platform will hold an airdrop.

Any user of the Antix platform can participate in the airdrop. The airdrop reward will be determined based on the number of points the participant can accumulate. Points are accumulated according to the point system rules, including performing various platform actions. The more points a user accumulates, the more ANTX tokens they can receive as part of the airdrop.

**Points System**

The point system provides users with the opportunity to accumulate points through interaction with the platform. Possible ways to earn points include:

* Completing Basic Tasks.
* Completing Special Tasks.

These tasks may include interacting with content, participating in discussions, creating your content, and other activities that contribute to the development and maintenance of the platform's ecosystem. Depending on the type of task, users will receive different amounts of points as rewards.

Detailed information about the tasks and scoring within these tasks will be published on the official website of the project.

**Determination & Distribution of Rewards**

After the points accumulation period ends, based on the results recorded in the leaderboard, a list of participants with the number of points accumulated will be established.

All participants in the airdrop will be distributed into tiers according to the number of points accumulated during the event period. The tiers differ in the amount of base reward allocated to all participants. There are a total of 5 tiers in the airdrop:

## Distribution of Airdrop Rewards to Participants

<table data-header-hidden><thead><tr><th width="122"></th><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Tier Number</strong></td><td><strong>Participant Category</strong></td><td><strong>Reward Share (%)</strong></td><td><strong>Number of Tokens</strong></td></tr><tr><td>1</td><td>1</td><td>5</td><td>1.25M</td></tr><tr><td>2</td><td>2-10</td><td>20</td><td>5.00M</td></tr><tr><td>3</td><td>11-20</td><td>15</td><td>3.75M</td></tr><tr><td>4</td><td>21-50</td><td>35</td><td>8.75M</td></tr><tr><td>5</td><td>>50</td><td>25</td><td>6.25M</td></tr></tbody></table>

Within each tier, the reward size for a user will be determined proportionally based on the number of points earned.


---

# Agent Instructions: 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:

```
GET https://antix.gitbook.io/antix-white-paper/3.-the-tokenomics/airdrop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
