# Welcome to Snake OS

<img src="/files/xh3qdgOJNtCy2tsJEVDk" alt="Snake OS" width="420">

> **Retro Nokia Snake meets Solana PvP wagering.**

Snake OS is a fully on-chain skill game built into a simulated Nokia 3310. Play solo for fun, wager real SOL in PvP matches against other players, collect cosmetics, and (once the token launches) participate in the broader token economy.

## What Makes It Different

* 🎮 **Real game, real wagers** — Every PvP match is escrowed on Solana mainnet. Winner takes 95% of the combined pot.
* 📱 **Retro phone UI** — 18 apps inside one Nokia shell. Number keys, D-pad, no clutter.
* 🪙 **Fair launch token** — the token will launch on pump.fun with no presale, no team allocation, no insider unlocks. Target: Week 3 of the public roadmap.
* 🚫 **No airdrop farming** — Rewards are gated to active participants (PvP wagers, market spend, or tokens held). Solo grinders get cosmetic badges, not tokens.
* 🔒 **Anti-clone hardened** — Origin-locked API, signed-wallet auth, race-safe escrow. Your stake is safe.

## Quick Links

* 🚀 [Get Started in 5 Minutes](/getting-started/first-five-minutes.md)
* ⚔ [How PvP Works](/pvp-real-sol-wagering/overview.md)
* 🪙 [About the token](/token/status.md)
* 🛠 [Troubleshooting](/troubleshooting-and-faq/general.md)

## Important — Read This First

> **token is NOT live yet.** Any UI showing "claimable token rewards" is a placeholder. No tokens accumulate during the beta. See [Token Status](/token/status.md).

> **PvP uses REAL Solana mainnet SOL.** Your wager is on-chain the moment you deposit. Make sure you understand [How PvP Works](/pvp-real-sol-wagering/overview.md) before playing for money.

> **Beta is capped at 20 OG slots.** First 20 wallets to accept the Terms get the permanent BETA badge — forever a flex that can never be earned again after public launch.

***

*Built on Solana mainnet. Custodial escrow during beta, transitioning to KMS / multi-sig at scale. Domain:* [*snake-os.com*](https://snake-os.com)*.*


---

# Agent Instructions: 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:

```
GET https://docs.snake-os.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
