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

# ┃Tokenomics

Token Information

* Token Name : Thinkin Governance Token
* Token Ticker : $THINK
* Contract address : TBA
* Chain : Optimism
* Total Supply : 10,000,000,000 $THINK

<figure><img src="/files/8D0qzZscRwEW6aK0csm7" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="234.9658344648109" align="center">Allocation</th><th width="110" align="center">TGE</th><th width="395.458145855054">Unlock period</th></tr></thead><tbody><tr><td align="center">Team (10%)</td><td align="center">0%</td><td>18-month cliff, 1% monthly</td></tr><tr><td align="center">Backers (5%)</td><td align="center">1%</td><td>1% quarterly</td></tr><tr><td align="center">Ecosystem (56%)</td><td align="center">2%</td><td>6-month cliff, 1% quarterly</td></tr><tr><td align="center">Marketing (21%)</td><td align="center">3%</td><td>3-month cliff, 0.5% monthly</td></tr><tr><td align="center">Reserve (6%)</td><td align="center">1%</td><td>12-month cliff, 0.25% monthly</td></tr><tr><td align="center">DEX LP (2%)</td><td align="center">0%</td><td>6-month cliff, 1% quarterly</td></tr></tbody></table>

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

### How we designed our Tokenomics

Both our seed and private rounds will be given out to various participants who will help add value to the project. We want to create a fair distribution plan with nobody left out, while preventing any party to hold too many tokens at a certain period. While doing so, we also planned on preventing too many tokens getting supplied to the market, we just want the amount getting supplied at the moment for people to participate in our platform. So we carefully calculated and planned our tokenomics with our partners and advisors, and want a clear transparent view of our tokens for all entities.

### Governance

Thinkin's mission is to build a healthy Web3 community, and we do this by allowing users to have a say in decision-making through community governance. Key decisions can be made through decentralized governance, such as protocol mergers and updates, liquid token sales through the DAO treasury, and contribution payments. This exemplifies the Web3 ethos of networks created and governed by their users.

To participate in governance proposals, users must own POPO NFT or $THINK governance tokens.<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://thinkin.gitbook.io/thinkin/tokenomics-and-roadmap/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.
