> For the complete documentation index, see [llms.txt](https://syneriss-organization.gitbook.io/syneris/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://syneriss-organization.gitbook.io/syneris/tokenomics/token-utility.md).

# Token Utility

1. **Rewards for Contributors:**
   * $SYN tokens are used to reward contributors who provide infrastructure for Syneris’s decentralized GPU network (De-GPU).
   * These contributors play a crucial role in maintaining and expanding the computational power of the network, enabling seamless operations and scalability.
2. **Incentives for AI Builders:**
   * AI Builders are rewarded with $SYN tokens for developing and contributing AI models to AI World, Syneris’s platform for listing and sharing AI models.
   * AI World acts as a marketplace where end-users can explore and select AI models tailored to their specific needs. This system promotes innovation by incentivizing builders to create high-quality models.
3. **Payment for Platform Services:**
   * $SYN tokens are used as the native currency for paying fees and gas costs within the Syneris ecosystem.
     * AI Model Usage: Users can utilize $SYN to access AI models listed on AI World.
     * De-GPU Services: $SYN is used to pay for computational power within Syneris’s De-GPU network, ensuring efficient and cost-effective resource usage.

## Key Benefits of $SYN Token Utilities:

* **Empowers Contributors:** Ensures contributors are fairly compensated for providing the backbone of the network.
* **Drives Innovation**: Encourages AI Builders to create and share cutting-edge AI models.
* **Streamlines Operations**: Serves as a unified payment mechanism for seamless transactions across the platform.

The $SYN token not only fuels the Syneris ecosystem but also aligns the interests of all stakeholders, fostering a sustainable, efficient, and innovative platform.


---

# 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://syneriss-organization.gitbook.io/syneris/tokenomics/token-utility.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.
