# Beta-to-Launch Migration

What happens to your beta account at the open-access migration / token launch.

## What Resets

* **Leaderboard** → resets to Season 1 at token launch
* **Pre-launch placeholder token balances** → zeroed (they were never real)
* **Beta-granted market items** → wiped (these were a free-during-testing benefit, not a permanent entitlement)

## What You Keep

* ✅ Wallet address + account (you ARE the wallet)
* ✅ Username
* ✅ Friend list
* ✅ Lifetime stats (total games, total wins, highest score)
* ✅ Achievements you've unlocked
* ✅ Items you actually PAID for during beta (rare — most beta testers won't spend SOL on items they already have free)
* ✅ **Permanent BETA badge**
* ✅ Equipped PFP / badge selection
* ✅ Any SOL in your wallet (it was always yours)
* ✅ Any `claimable_pvp_sol` balance from settled matches (real SOL, paid out as normal)

## When This Happens

The full migration runs at two moments:

1. **Open-access migration** (earlier — when we lift the closed-beta cap): beta-granted items wiped, BETA badge stays. No more invite-only.
2. **Token launch** (target: Week 3 of the roadmap): leaderboard resets to Season 1, real tokens start accumulating from post-launch activity, full economy goes live.

Both events are non-disruptive — you can play through the transition. Each triggers an in-app notification explaining what changed for your account.

## What If I'm Inactive at Migration?

Nothing — your account, badge, friends, and stats are all preserved while you're away. Just sign back in any time after the migration and you're back to playing under the new model.


---

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