> 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/what-you-can-play.md).

# What You Can Play

Chainspin is one tokenised house with three rooms: a crypto casino, a full sportsbook, and prediction markets on the way. Everything runs on crypto rails, money in and out in minutes, no banks in the middle.

Whatever you play, every bet counts towards your tier, and a share of what the house makes goes back into $SPIN every single week. Here is the tour.

### <img src="/files/LD4PslYXcOL9lue5ekPX" alt="" data-size="line"> Casino

The casino is the front room, and the biggest one. Thousands of slots and live dealer tables from the major studios, the table classics, and Chainspin originals built in-house.

Player favourites right now: 🏏 Big Bash Bonanza · ⚡ Gates of Olympus · 🎯 Battleground Royale

The originals are provably fair. Every result comes with a cryptographic receipt you can verify yourself, any time. You do not have to trust the house, you can check its math.

Deposits and withdrawals in major cryptos and stablecoins, settled on-chain in minutes. And every bet, win or lose, earns rakeback at your tier. [See the rewards](/rewards.md)

### <img src="/files/sEMcEepwFswIeNwnAly7" alt="" data-size="line"> Sportsbook

Football, Basketball, Cricket, NFL, Boxing, Tennis, MMA and much more, with live in-play markets running around the clock. Every goal, every wicket, every knockout counts.

Here is the honest bit: every sportsbook in the world builds a margin into its odds. Chainspin is the one that lets you shrink it. Stake $SPIN and the Odds Boost system trims the house's own margin on your lines, same bets, better odds, bigger payouts. Your tier also drops weekly Odds Boost tokens for larger one-off uplifts, and any bet placed in $SPIN pays extra on top.

The more you hold, the less the house holds back.

### <img src="/files/UNlmG1ikB2lajbx56KTo" alt="" data-size="line"> Prediction Markets

The newest room, currently in build. Prediction markets let you back your read on real-world events beyond sport: crypto prices, elections, award nights, big economic numbers. If you have a view, there will be a market for it.

Some people say prediction markets will replace sportsbooks. We think that misses how players actually work: calling an election weeks out and sweating a 4th quarter or 90th-minute winner are different kinds of fun. Chainspin will run both, one account, one balance, one rewards ladder across everything.

And the room is already wired into the house economics: a fixed share of prediction market revenue joins the weekly $SPIN buyback from the day it opens.

***

One account. One ladder, Shrimp to Whale. Three rooms that all pay into the same ecosystem. [Play now](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/what-you-can-play.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.
