> For the complete documentation index, see [llms.txt](https://docs.hypertrend.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hypertrend.xyz/the-largest-airdrop-in-hyperevm-history.md).

# The Largest Airdrop in HyperEVM History

HyperTrend’s 40% of supply airdrop will be the largest community distribution in HyperEVM history.

Points accrue daily based on your share of the total vault funds.

The first airdrop is a 3 month season, and the remaining airdrop in a season 2 to be announced.

Your daily point allocation = Your balance / TVL x (1,000,000 / 90).

### Boosted Rewards&#x20;

Boosted rewards are available to airdrop participants who meet any of the following criteria:

* Staked over 2000 HYPE
* Top 5% transactions on HyperEVM
* Top 5% HYPE Genesis airdrop
* Hypurr NFT holder

### Referral Program

Users receive 25% of points earned by referred users.

### Leaderboard

Leaderboard top positions holders are eligible for these boosted rewards.<br>

* 1-10 = 3x points
* 11-20 = 2.5x points
* 21-30 = 2x points

### Bonus rewards

Community members who transfer their existing algo trading balance to TLP within 30 days of launch will receive bonus awards.

### Bet Your Points

Users can bet their points (one bet per symbol in 24hr period) on whether the price of a token rises or falls in the next 24hrs. Those who win the bet are rewarded up to 5 points (depending on their initial bet).&#x20;

\ <br>


---

# 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.hypertrend.xyz/the-largest-airdrop-in-hyperevm-history.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.
