# Fees

The rewards that Zearn acquires through validation are divided into four sections:

* A significant 90% of all rewards is reinvested into Zearn validators.
* The remaining 10% is further divided into three parts:
  * 25% is allocated to the DAO.
  * 50% is distributed among all the operators.
  * The final 25% is directed towards insurance.

Please note, all fees are disseminated in the form of ZETA. These fee percentages are determined by the Zearn DAO and are securely stored on-chain.


---

# 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.zearn.xyz/how-zearn-works/fees.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.
