# Blast Bounty

**What is a Blast Bounty?**

Insrt accrues yield on the Blast network due to the chain's default interest of 4% for ETH. In addition, Blast rebates gas fees that users spend when interacting with smart contracts.

Insrt packages that yield and gas fees into a **Blast Bounty** that users are eligible to win every time they mint. The odds of winning the bounty are 1 in XXXX, and the size of the bounty varies based on how much yield has accrued since the previous win. Each time the bounty is won, a user receives all pending yield.&#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://docs.insrt.fun/blast-rewards/blast-bounty.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.
