# Future Tokenomics

While the initial phases of the Eidon network utilize a points-based system, the long-term vision involves a transition to a token-based model. Upon the launch of the Eidon mainnet, the reward system will leverage the native EIDON token to directly compensate users for their data and other forms of participation.

Upon launching our native Blockchain, we will recognize and reward the early contributors who helped build the network's foundation. The exact mechanics will be defined as the network approaches mainnet launch.

The token-based reward system on mainnet will foster a sustainable ecosystem where users are incentivized to participate in various roles beyond data provisioning, including:

* **Data Curation:** Contributing to the quality and organization of datasets.
* **Data Validation:** Ensuring the accuracy and integrity of data within the network.
* **Network Governance:** Participating in decision-making processes that shape the future of Eidon.
* **Model Provisioning:** Submitting models to the network.
* **Infrastructure Provisioning:** Provisioning critical infrastructure to power multiple network aspects.

By aligning incentives with these essential functions, the Eidon network aims to create a robust and decentralized AI economy where all stakeholders are fairly compensated for their contributions.


---

# 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.eidon.ai/the-network/reward-mechanism/future-tokenomics.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.
