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

# Tokenomics

**Genesis NFT collection size - TBA**

### **Allocation:**&#x20;

* Fair Public Auction - 30%
* Allowlist Holders - 60%
* Partners - 4%
* Company Treasury - 4%
* Synthesis Team - 2%

<figure><img src="/files/5QSNxQFD3nGiTkJZ3htQ" alt=""><figcaption></figcaption></figure>

### $QDST

Genesis NFT Holders will have an option of staking/locking their NFT in order to generate our ecosystem native token - Quantum Dust ($QDST).&#x20;

NFT staking/locking will be responsible for generating around 80% of the whole $QDST supply, giving holders substantial influence over the ecosystem.  &#x20;

The remaining 20% will be dedicated towards initial liquidity, company treasury, marketing & partnerships, the team, and mint incentives.&#x20;

To lower the inflation rate, $QDST will be burned in multiple events, based on project needs and community support for each solution.

### **$QDST will be needed in order to take part in different events throughout our ecosystem:**

* Bidding on phygital couture auctions
* To pay for renting out the Genesis NFT
* To cast a vote in our competitions
* To take part in raffles
* To access some of the quests and treasure hunts
* Stake it to influence the decision-making process in future DAO


---

# 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.synth3sis.com/the-synthesis/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.
