# Benefits and Rewards

IoTeX Delegates enjoy **exclusive** benefits, including:

* Ability to make proposals on [gov.iotex.io](https://gov.iotex.io) and join ***Delegate-only*** votes.
* Early access to new IoTeX features, tools, and dApps.
* Every 1 [epoch](/addendum/glossary.md#epoch) (i.e. 1 hour), the top 100 Delegates split an *epoch bonus reward* proportional to the percentage of total votes.
* Consensus Delegates are eligible for bonus rewards:
  * Earn a fixed reward of 8 IOTX per mined block (1 block every 5 sec)
  * The top 36 voted Consensus Delegates earn an extra bonus of 80 IOTX per epoch from the IoTeX Foundation

<figure><img src="/files/TXR3s4kt07jo96YvrMTV" alt=""><figcaption></figcaption></figure>

You can use the[ IoTeX Delegates Rewards Calculator](https://iotexlab.io/calculator) provided by our delegates to estimate your annual profits. These estimates are based on assumptions, and the actual amount of rewards will depend on the real votes distribution of the IoTeX Blockchain.

As a Delegate, you may choose to share Delegate rewards with your voters. IoTeX provides [HERMES](https://hermes.to), a rewards auto-distribution service, that takes care of automatically distributing rewards to your voters based on your rewards policy. Delegates who do not use HERMES will be responsible for distributing awards based on their own policy. Check out the [HERMES user guide](https://hermes.to/user-guide) for more info.


---

# 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://delegates.iotex.io/introduction/benefits-and-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.
