> 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/chainspin/why-chainspin.md).

# Why Chainspin

Chainspin sits at the intersection of three rapidly expanding digital markets:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><sub>MARKET 1</sub></td><td><h4><mark style="color:yellow;">Crypto</mark></h4></td><td>Money that moves like the internet: instant, global, always on.</td><td data-object-fit="contain"><a href="/files/zKeN43rr0igU3KUFQSW8">/files/zKeN43rr0igU3KUFQSW8</a></td></tr><tr><td><sub>MARKET 2</sub></td><td><h4><mark style="color:yellow;">Gambling</mark></h4></td><td>One of the biggest entertainment industries on earth, moving on-chain.</td><td data-object-fit="contain"><a href="/files/5GDHquLYOHAn7797qCfy">/files/5GDHquLYOHAn7797qCfy</a></td></tr><tr><td><sub>MARKET 3</sub></td><td><h4><mark style="color:yellow;">GambleFi</mark></h4></td><td>Where the two meet: tokenized gaming economies whose players hold a piece of the house.</td><td data-object-fit="contain"><a href="/files/FVoepynYXvXBag5qeZn9">/files/FVoepynYXvXBag5qeZn9</a></td></tr></tbody></table>

Crypto solved the money part. Deposits and withdrawals settle in minutes, from anywhere, without banks in the way. Online gambling was already enormous before that fix arrived. And GambleFi proved the third piece: connect a casino's revenue to its own token, and players would rather hold a piece of the platform than collect loyalty points that expire.

Most projects in this space are pitching a roadmap. Chainspin is a working casino and sportsbook today: thousands of slots and live tables, sports markets around the clock, licensed and paying out. You can play it right now. [Play now](https://chainspin.com)

$SPIN is what turns players into stakeholders. Stake it and you climb six tiers, Shrimp to Whale, and every tier pays more: rakeback on every bet, weekly cashback, odds boosts, freebets. Bet with $SPIN itself and everything pays extra. [See the rewards](/rewards.md)

Every week, a fixed share of revenue buys $SPIN on the open market. 60% is burned forever. 40% goes back to stakers. The supply is fixed at one billion, so it only moves in one direction. And all of it, burns, unlocks, payout speed, sits on a public dashboard anyone can verify. We publish our burns. We publish our payouts.

The simple version: play where you hold a piece of the house, and hold what the house keeps buying back. The earliest seats are in the presale. [Join the presale](https://chainspin.com)


---

# 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/chainspin/why-chainspin.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.
