> For the complete documentation index, see [llms.txt](https://docs.syrax.io/syrax-market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/tokenomics/platform-tokenomics-overview.md).

# Platform Tokenomics Overview

Our platform operates on a robust tokenomics model centered around a single governance token, which plays a crucial role in both incentivizing participation and guiding the platform's development. This governance token is integral to our ecosystem, designed to reward market builders, and support our founding team and investors, ensuring a decentralized yet structured decision-making process.

#### Distribution of Governance Tokens

The allocation of governance tokens is meticulously structured to balance incentives and ensure long-term sustainability. Here’s how the tokens are distributed:

* **Market Builders**: A significant portion of our governance tokens is allocated to market builders. These individuals are vital to the ecosystem, as they generate and manage prediction markets, driving user engagement and platform growth. By rewarding them with governance tokens, we incentivize the creation of diverse and active markets, fostering a vibrant community.
* **Founding Team**: A portion of the tokens is reserved for the founding team in recognition of their vision, expertise, and the risks undertaken in developing the platform. This allocation is subject to vesting schedules to align the team's incentives with the platform's long-term success and stability.
* **Investors**: Early investors, who provide the capital necessary for the platform's development and scaling, receive governance tokens as part of their investment. This not only offers them a potential upside based on the platform's success but also allows them to participate in governance decisions, aligning their interests with the platform's growth and sustainability.

#### Governance and Token Utility

The governance tokens grant holders the ability to influence the platform's direction, including updates to protocols, fee structures, and the introduction of new features or markets. This democratizes the decision-making process, allowing those who are actively contributing to and investing in the platform to have a say in its evolution.

#### Token Incentive Mechanisms

To maintain an active and engaged community, our platform employs several incentive mechanisms:

* **Participation Rewards**: Market builders are continuously rewarded with governance tokens for their contributions to the platform. This not only compensates them for their efforts but also encourages the creation of innovative and engaging markets.
* **Staking**: Token holders may have the option to stake their tokens to earn rewards, further securing the platform and participating in its governance.
* **Burn Mechanism**: To ensure the token's value is preserved and potentially increased, a portion of the tokens may be burned based on specific platform activities, reducing the overall supply and creating a deflationary pressure.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.syrax.io/syrax-market/whitepaper/how-syrax-works/tokenomics/platform-tokenomics-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
