# Tokenomics and Economic Incentives

Ottochain implements a carefully designed tokenomics model to incentivize various stakeholders within the ecosystem. The native token, OTTO, serves as a utility token for transaction fees, staking, governance participation, and ecosystem incentives. Through mechanisms such as staking rewards, token burning, and treasury management, Ottochain promotes a sustainable and balanced economic system. Token holders are rewarded for active participation and contribution to the network, creating a vibrant and self-sustaining ecosystem.

<br>


---

# 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://ottochains-organization.gitbook.io/ottochain-documentation/how-ottochain-works/tokenomics-and-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.
