# How GENS Rewards are Calculated

Genius Yield uses a simple and intuitive reward structure, meant to be fair and easily understood by everyone. Participants that delegate early will maximize their GENS rewards.

On top of regular ISPO rewards, delegators can get additional rewards by qualifying for our [*<mark style="color:blue;">Bonus Reward Program</mark>*](/ispo/bonus-reward-program.md) and get a significant GENS bonus and win a limited-edition Genius NFT!<br>

#### How many GENS tokens are rewarded per epoch?

$$\text{1 ADA Staked} = \text{0.0025 GENS  rewards per epoch}$$

For every ADA staked 0.0025 GENS will be rewarded per epoch in a 100% GENS pool.

{% hint style="success" %}
**Total ISPO rewards = 16 Million GENS** (16% of total supply). \
\
**ISPO rewards = 15 Million GENS (15% of total supply).** \
\
**Bonus rewards =1 Million GENS.**<br>
{% endhint %}

{% hint style="info" %}
The conversion has been derived based on GENS's relative small fix total supply of 100 Million and with an average expected ISPO demand of 4 stake pools.
{% endhint %}

#### What if the 15 Million GENS are not reached by the end of the ISPO?

The remaining GENS will be returned to the reward programs.


---

# 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.geniusyield.co/ispo/how-gens-rewards-are-calculated.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.
