# Number Key Shortcuts

![Number key mappings — the CONTROLS app shows the full reference inside Snake OS](/files/Ki2PLGnK9z0FVqZO4Wie)

Press any number key (1-9) for instant app navigation. Works on both desktop keyboard and the on-screen Nokia keypad.

| Key   | App        | Description              |
| ----- | ---------- | ------------------------ |
| **1** | 🐍 PLAY    | Open the Snake game      |
| **2** | 🏆 LEADERS | Leaderboard              |
| **3** | 📞 CALL    | (Easter egg phone call)  |
| **4** | ★ REWARDS  | Rewards center           |
| **5** | ▤ HOME     | Return to home screen    |
| **6** | 🔥 DEGEN   | pump.fun migrations feed |
| **7** | 📈 WATCH   | Market Watch charts      |
| **8** | ✉ CHAT     | Global chat              |
| **9** | 🔒 LOCKER  | Your cosmetic inventory  |

The bottom row (`*`, `0`, `#`) is decorative — those keys are part of the Nokia PNG but not interactive.

## Why These Mappings?

* **1 = PLAY** — Snake game is the core
* **2 = LEADERS** — Most-checked competitive app
* **5 = HOME** — Center of the 3x3 grid, intuitive "go back to start"
* **6 = DEGEN** — Fastest-moving info screen
* **7-9** — Three apps that benefit from a shortcut more than home-screen scroll

**PVP** and **HISTORY** are intentionally NOT on number keys — they're reachable via home screen icons. PVP needs a deliberate tap before wagering; HISTORY is browsed, not snapped to.


---

# 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/the-phone/number-keys.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.
