# Airdrop

The project [roadmap](/introduction/roadmap.md) includes rewards for [testnet](/platform/testnet.md) users, including players, testers and those involved in the development and promotion of the project at an early stage.

The first stage of the airdrop has already taken place, during which 1 million (1% of [total supply](/introduction/token/tokenomics.md)) Ninja Blaze tokens were distributed to testnet participants. There will be 3 other airdrop stages for our community members. Each stage will be airdropped at a different time.&#x20;

### Seasons and distribution

<table data-full-width="true"><thead><tr><th width="125">Stage</th><th width="119">Status</th><th>Category</th><th width="153">Method</th><th>Total token amount</th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Stage 1</strong></mark></td><td>Distributed</td><td>Testnet players</td><td>Lootboxes (1-4)</td><td>1,000,000</td></tr><tr><td></td><td></td><td>Referral program participants on testnet</td><td></td><td></td></tr><tr><td></td><td></td><td>Users with referrals who purchased NFTs</td><td></td><td></td></tr><tr><td></td><td></td><td>NFT holders on testnet</td><td></td><td></td></tr><tr><td><mark style="color:purple;"><strong>Stage 2</strong></mark></td><td>On going</td><td>NFT Holders</td><td><em>Claim</em></td><td>5,000,000</td></tr><tr><td><mark style="color:orange;"><strong>Stage 3</strong></mark></td><td>On going</td><td>Community participants</td><td><em>Direct</em></td><td><em>TBA</em></td></tr><tr><td><mark style="color:green;"><strong>Stage 4</strong></mark></td><td><em>TBA</em></td><td>Mainnet players</td><td><em>TBA</em></td><td><em>TBA</em></td></tr></tbody></table>

### Stage 1: Testnet Participants

Each participant who has contributed to the Ninja Blaze [testnet](/platform/testnet.md) received up to 4 loot boxes in the new [Lootbox game](/games/lootbox.md). The total reward pool in Lootboxes amounts to 1,000,000 Ninja Blaze [tokens](/introduction/token/tokenomics.md), or 1% of the total supply. Each box has been given to the users who performed specific actions in the game and on the testnet.

The size of the drop depended on the actions on the platform, but each category of participant had a common pool of loot boxes and tokens in them.

<figure><img src="/files/CZXocDW95JooMvXRHPVd" alt=""><figcaption><p>Ninja Blaze Airdrop Box - Possible winnings</p></figcaption></figure>

The boxes received during the drop stages can be opened on a specific date. However, you can also sell the boxes before opening them on the [secondary market](/games/lootbox/secondary-market.md) if you believe that selling them will be more profitable than the reward after opening.&#x20;

### Stage 2: NFT Holder Rewards

Each NFT Holder will receive an allocation depending on the number of NFTs owned. Moreover bonuses for loyal and long-term DAO members will be assigned in the form of:

* Discord Role: 1.2x activity multiplier for every member with claimed Discord Role
* Participation in DAO Proposals: 1.2x bonus for each participation in DAO proposal voting
* Master/Elite Status (5 and more NFTs): 1.2x multiplier for the most dedicated members

A specially designed Airdrop checker [blaze.ninja/airdrop](https://blaze.ninja/airdrop) will allow you to check the amount of reward and claim token.

### Stage 3: Community Rewards

All active members of the Ninja Blaze community can also count on rewards for their efforts on our social networks.

### Stage 4: Mainnet Incentives

Users who play Ninja Blaze [games](/games/jackpot.md) on the [mainnet](/platform/mainnet.md) can also receive rewards for the games they play.

If you have any questions about the drop, message us on our official [social media](/introduction/links-and-contact-us.md) channels! Stay tuned for announcements about upcoming seasons and rewards.\ <br>


---

# 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://docs.blaze.ninja/introduction/token/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.
