# Incentive Program

**Base Reward Rate**\
Start with a **5%** reward for meeting the minimum protocol requirements (0.001 ETH investment).\
\
**TVL Contribution-Based Reward Rate Increments**\
Boost your rewards up to **20%** by inviting others and contributing to the TVL:

* **5%** for all starters
* **7%** for **5 ETH**
* **9%** for **15 ETH**
* **11%** for **50 ETH**
* **14%** for **100 ETH**
* **16%** for **250 ETH**
* **18%** for **750 ETH**
* **20%** for **1500 ETH**

**Dynamic Tier Differential**\
Rewards are adjusted based on tier differences, ensuring fairness and preventing reward inequality.\
\
**Transparency & Anti-Manipulation Measures**\
The incentive program details are public, promoting trust. It's designed to reduce abuse, ensuring rewards are distributed fairly.


---

# 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://blastex.gitbook.io/knowledge-base/blastex-essentials/incentive-program.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.
