> For the complete documentation index, see [llms.txt](https://bluwhale.gitbook.io/bluwhaleai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bluwhale.gitbook.io/bluwhaleai/tokens/usdbluai/airdrops.md).

# Airdrops

The total amount of airdrops are planned to be 6% over 3 seasons. There will be a sub-page on bluwhale.com that allows you to connect your wallet and claim your airdrop at TGE. Eligibility of airdrops will be based on the following criteria, prioritized in the listed order. More than 88% of the entire airdrop will go to Node Holders (Tier 88 + Master + Common).

1. Tier 88 Status
2. Master Node Holders
3. Common Node Holders
4. BLU Point Holders (Profile)
5. Influencer Collaboration
6. Social Engagement (Discord, Telegram, Twitter, etc.)

If you fall under any of the 6 categories, you can expect to be included in the 6% airdrops on and post TGE with the highest allocation among the first three (More than 88% airdrop dedicated to 1 + 2 + 3).

There will be three seasons of airdrops, starting with the first one at TGE and followed by a second and third one within 6 months to 2 years. Bluwhale Node holders will have a special airdrop that matches their tiers and holdings. The higher the tier, the more airdrop the holder will receive. Here is a high-level breakdown of the percentage airdrop per season. &#x20;

1. Season 1 - 2%
2. Season 2 - 2%
3. Season 3 - 2%

We reward long-term holders and community members by rewarding loyalty with more airdrops based on time passed.&#x20;


---

# 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://bluwhale.gitbook.io/bluwhaleai/tokens/usdbluai/airdrops.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.
