# Rewards

Every two weeks, Blast Miners are awarded developer points, courtesy of Blast. At these bi-weekly intervals, we capture a snapshot of the points tally and allocate 100% of the accrued developer points to Blast Miners. 50 % will be distributed proportional to their collected points. The other 50 % will be distributed through all staked NFTs.&#x20;

### Distribution calculation

To earn any quantity of developer points, you must stake your Miner. Half of the points will be allocated across all staked NFTs. The remaining half will be awarded based on the points an NFT accumulates during the bi-weekly epoch.<br>

<table><thead><tr><th width="254">Distribution</th><th width="165">Percentage</th><th>Calculation</th></tr></thead><tbody><tr><td>All stakers</td><td>50 %</td><td>Points / 2222 = Points per NFT</td></tr><tr><td>Based on Leaderboard</td><td>50 %</td><td>Points / all bi-weekly points * Miner  bi-weekly points = Points per NFT</td></tr></tbody></table>

### Final airdrop

At the conclusion of season 1, an extra airdrop will be conducted, with allocations determined by the season-long leaderboard rankings. The specifics of this airdrop will be disclosed over the course of the first season.

All received points from the airdrop will be accessible for viewing on the Blast dashboard. The concluding airdrop is scheduled for late May 2024.

### &#x20;Additional rewards

Additional rewards from the BlastMiners project will be claimable over time.&#x20;

###


---

# 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://blastminers.gitbook.io/blastminers/staking/rewards.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.
