# Blast Points

**What are Blast Points?**

**Blast Points** are earned automatically by EOAs (Externally Owned Accounts) and smart contracts based on their balance of ETH, WETH, and USDB. They are distributed every block and are aimed at rewarding liquidity. Once smart contracts receive these points, they are encouraged to redistribute them back to their users according to their own internal metrics. This redistribution is facilitated through the[ Blast Points API.](https://docs.blast.io/airdrop/api)

**Earning Blast Points with Insrt**

**Snapshot Distribution**: A snapshot was taken on 3rd of March, 2024 that captured all Mint attempts conducted by users from the launch of Insrt on Blast up to the date of the snapshot. Points from this snapshot have been distributed on the 3rd of March, 2024, with a users' allocation being determined by their total minting volume in proportion to the total volume that was spent on minting. &#x20;

**$MINT Holdings Distribution**: After the snapshot,  Blast Points are distributed hourly to $MINT holders. The amount of Points you receive is proportionate to your share of the total $MINT supply.&#x20;

100% of points that Insrt receives are passed on to $MINT holders.


---

# 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.insrt.fun/blast-rewards/blast-points.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.
