# Beta Overview

<img src="/files/5mQIUqupjlJ3lHPIicL9" alt="Snake OS — open access, BETA badge for first 20 OGs" width="200">

Snake OS is **open access** — anyone can register, accept the Terms, and play. The first 20 wallets to accept the Terms get the permanent **BETA badge** + every market item granted free for the pre-launch period.

## The OG Badge

* **20 slots** for the permanent BETA badge
* Claimed atomically on TOS-accept (not on first connect)
* Disconnecting before accepting doesn't burn a slot
* Slot 21+ users register normally — no badge, no free items, but full app access
* The 20 BETA badges are **permanent and non-transferable** — they identify the original closed-beta cohort forever

## Why 20?

The closed-beta cap was originally a tester limit for focused early-day feedback. After validating the core loop with the OG cohort, we opened registration to everyone — but kept the badge cap intact to honor the OG promise. The 20 BETA badges become a permanent historical artifact of the very first cohort.

## What Open Access Tests

The beta period continues — we're now validating:

* ✅ PvP escrow + race-safety at higher concurrency
* ✅ Wallet flow scaling (Phantom, Solflare, MWA inside dApp Store app)
* ✅ UI fit across mobile in-app browsers (Phantom, Solflare, Safari, Chrome)
* ✅ Anti-cheat at real player volume
* ✅ Friend/PvP-invite/rematch flows
* ✅ Achievement + reward eligibility surfaces
* ✅ ORACLE / DEGEN / SNIPE integration with trustfi + DexScreener
* ✅ Treasury balance + refund flows
* ✅ Onboarding for users joining via Solana Mobile dApp Store

## What Beta Period Is NOT

* ❌ A token-launch event (token is W3, not now)
* ❌ A guarantee of token rewards from beta play (placeholders only — see [Token Status](/token/status.md))
* ❌ A polished post-launch experience (some PNGs may 404, some flows may be rough)

Found a bug? **Tell us via the in-app HELP screen or report it in our** [**Telegram support topic**](https://t.me/snakeOS_sol). Fast feedback = fast fixes.


---

# 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/closed-beta/overview.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.
