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

# Distribution

## How is the total supply of SCAR distributed among various stakeholders (team, investors, community, rewards, etc.)?

<figure><img src="/files/Oqh8eqJ2LJOVi09XDlrP" alt=""><figcaption></figcaption></figure>

* Ecosystem **30%**
  * 24% in-game rewards
  * 5% events
  * 1% airdrops
* Staking **10%**
  * 5% - pre-game (fully unlocked)
  * 5% - future in-game staking
* Liquidity **15%**
  * DEXes
  * CEXes
  * Bridges
* Team **15%**
  * &#x20;(fully unlocked)
* Private Sale **12%**&#x20;
  * (fully unlocked)
* Advisory **7%**&#x20;
  * (50% distributed)
* Reserve **7.75%**&#x20;
  * (Locked)
* IDO **3.25%**&#x20;
  * (Fully unlocked)

## How will the token distribution change over time as more players engage with the ecosystem?

As the game expands the in-game/on-chain revenue will continue to grow and replenish the ecosystem.


---

# 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://scarquest.gitbook.io/scarquest-knowledge-base/tokenomics/distribution.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.
