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

# Tokenomics

One billion tokens. No more, ever.

Every number on this page follows one rule: the token only works if the house keeps feeding it. So $SPIN runs on mechanics you can check, not promises. A fixed supply of 1,000,000,000 with no way to mint more. A weekly buyback paid for by real platform revenue, 60% burned forever, 40% back to stakers. An unlocked timeline everyone can see before they buy.

The sections below break it down: who gets what, when tokens unlock, and how revenue flows back into the SPIN cycle.

|              |               |
| ------------ | ------------- |
| Token Name   | Chainspin     |
| Symbol       | $SPIN         |
| Chain        | Ethereum      |
| Token Supply | 1,000,000,000 |
| Decimals     | 18            |

## Distribution

Maximum ever supply: 1,000,000,000. There is no mint function after the token generation event.

Listing Price: $0.12 per token

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

| Allocation                | Tokens | Percentage |
| ------------------------- | ------ | ---------- |
| Presale                   | 425M   | 42.5%      |
| Treasury                  | 150M   | 15.0%      |
| Marketing                 | 150M   | 15.0%      |
| Player rewards & airdrops | 125M   | 12.5%      |
| Liquidity & market making | 125M   | 12.5%      |
| Team                      | 25M    | 2.5%       |

$SPIN is built so everyone's interests point the same way. Players earn more by staking and playing. Stakers earn from what the house buys back off the open market. And the house grows by being the platform that gives the most back. No hidden inflation, no promises the maths cannot match. The supply is fixed, the flows are published, and every burn is on-chain for anyone to check.

We publish our burns. We publish our payouts.


---

# 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.chainspin.com/spin-token/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.
