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

# Tokenomics

SphereX will issue its native token, $HERE, following the Token Generation Event (TGE), with a total supply of 900 million tokens. The token distribution is thoughtfully designed to ensure the platform’s long-term development and sustainability. The specific allocation is as follows:

* **4% - Private Sale Investors**: Allocated to early investors who supported the development of SphereX. These tokens will be subject to a vesting period and linear release schedule to minimize market volatility.
* **3% - Advisors**: Reserved for the advisory team, who provide strategic guidance and support. Vesting periods will align advisors' interests with the platform’s long-term goals.
* **1% - Key Opinion Leaders (KOLs)**: Tokens allocated to key influencers to incentivize the promotion of SphereX, expanding the platform’s user base.
* **0.5% - IDO**: A portion of tokens will be distributed through an Initial DEX Offering (IDO), allowing early community members to participate while enhancing market liquidity and activity.
* **18% - Team**: Reserved for the team, with vesting periods and a linear release schedule to ensure long-term alignment with the project’s growth.
* **31% - Treasury**: Held in the SphereX Treasury as reserve funds for long-term development, market expansion, technical research, and other ecosystem initiatives.
* **42.5% - Community Rewards**: Dedicated to rewarding community contributors through liquidity mining, staking rewards, and other ecosystem engagement incentives to foster platform activity and user participation.

<figure><img src="/files/gwAC9A4Kh1fvVddmVsh6" alt="" width="541"><figcaption></figcaption></figure>

This token distribution is designed to promote long-term sustainability while ensuring token liquidity and value stability, offering ample opportunities for community engagement and rewards.


---

# 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://spherex-4.gitbook.io/spherex/usdhere/tokenomics.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.
