# Economic Incentives

All **$TAO** rewards generated by the **Exion** subnet are distributed entirely—100%—to the miners and validators. The subnet owner takes no portion of these rewards.

* **Miners** receive rewards proportional to the value and usefulness of the AI models they host and serve to the network.
* **Validators** earn incentives by accurately evaluating model outputs and ensuring consensus is maintained across the subnet.

This fully transparent and direct reward distribution model reinforces **Exion’s** commitment to Bittensor’s permissionless and decentralized principles, ensuring that all contributors are fairly compensated for their work without intermediary cuts.


---

# 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.exionprotocol.com/technical-implementation/economic-incentives.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.
