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

# Roadmap

Everything below is live, building, or planned. When we mark something done, you will be able to check it yourself.

## Q3 2026: Groundwork

**Where we are now.**

* Casino live: thousands of slots, live tables and originals
* Sportsbook live: pre-match and in-play markets around the clock
* Licensed under Anjouan Gaming, with the verification link published
* $SPIN contract deployed on Ethereum: 1,000,000,000 fixed supply, no mint function
* Presale open across twelve stages, with presale staking live on the dashboard
* Presale stages under way, price rising throughout
* Updated whitepaper published: tokenomics, the full rewards system, and the unlock timeline
* Unlock schedule and lock choices (Flexible, Committed, Diamond Lock) live on the presale dashboard, so you know exactly when your tokens unlock before you buy
* VIP ladder preview: six tiers, Shrimp to Whale
* SPIN Points start accruing on every casino and sportsbook bet, so playing now earns toward listing day

## Q4 2026: Armed

**Everything proven before a single token lists.**

* Buyback shadow mode: the weekly buyback maths running on real platform revenue, published as previews of what each week would have burned
* Payout tracking opens, measuring our real withdrawal speeds, so the numbers we publish later are numbers we have already beaten
* **Staking and vesting contracts finalised and independently audited**
* Buyback wallets, burn address and multisig published: the plumbing on show before listing
* Liquidity lock arranged with public proof, and the exchange reserve ring-fenced
* Public dashboard v1 live in armed mode: shadow buyback numbers and the unlock calendar, counting down to listing
* Player Protection and Payout Promise page live, with withdrawal speeds from real measured data
* Verification rules published up front, and the voluntary "verify once, never wait" option opens
* Community and creator programme ramps up: referrals, content, and the road-to-listing push
* First exchange conversations

## Q1 2027: Ignition

**Listing, and the wheel starts turning.**

* Token generation event and Uniswap listing, the 10% claim window opens, and the first buyback executes
* The 21-day Earning Period: locked tokens automatically staked and earning from minute one, with three full buybacks and burns completed
* The full rewards system switches on: six tiers, rakeback on every bet, weekly cashback, odds boosts, freebets, and the $SPIN betting multiplier
* Play-to-unlock live: every $1 wagered unlocks locked tokens early
* Buy and Burn dashboard and unlock calendar fully live, and weekly burn posts begin
* Daily claims for the remaining 90% begin from day 22, on the schedule each buyer chose
* First monthly payout and complaint-resolution stats published

## Q2 2027: Full Spin Cycle

**The rest of the ecosystem opens.**

* Exchange listings expand beyond Uniswap
* Community jackpots open: shared parlay pools for the big tournaments
* Seasonal Leaderboards, Season One, across casino and sports
* Token Boosters roll out: surprise payout multipliers for stakers, where the house pays the bonus and game results never change
* Governance v1: the first staker votes on platform features
* Prediction markets beta, the third room opens and joins the weekly buyback
* Quarterly transparency report: burns, payouts and rewards paid, in one place

***

The unlock mechanics behind the Q1 milestones are in [Vesting](/spin-token/vesting.md), and the reward rates that switch on with them are in [Rewards](/rewards.md).


---

# 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/roadmap.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.
