# Home Screen & Apps

![Snake OS home screen — scroll to see all 18 apps](/files/ze2ORo9bHQ4tG5Bmtus8)

![Home screen continued — second scroll page](/files/6Da6dAc6J9BDhGuv6VdO)

The home screen is a 3-column grid of all 18 apps. Tap any icon to open. The 5 most-used apps also have number-key shortcuts (see [Number Key Shortcuts](/the-phone/number-keys.md)).

## Complete App List

| Icon | App              | Purpose                                               |
| ---- | ---------------- | ----------------------------------------------------- |
| 🐍   | **SNAKE**        | The classic snake game (solo)                         |
| ⚔    | **PVP**          | Match lobby + wagering                                |
| 🏆   | **LEADERBOARD**  | Global rankings                                       |
| ★    | **REWARDS**      | PvP claims + season prize + achievement reward center |
| 💼   | **WALLET**       | Your SOL + token balance + deposit/withdraw           |
| 🛒   | **MARKET**       | Buy cosmetic items with SOL                           |
| 🏅   | **BADGES**       | Achievement list + progress                           |
| 🔒   | **LOCKER**       | Equip skins, arenas, badges, PFPs, powerups           |
| 📈   | **MARKET WATCH** | Live charts for SOL + majors + memes                  |
| 🔥   | **DEGEN**        | pump.fun migrations feed + Jupiter swap               |
| 🎯   | **SNIPE**        | KOL wallet activity tracker                           |
| 🔮   | **ORACLE**       | AI risk scanner for any Solana token                  |
| 👥   | **FRIENDS**      | Friend list + invites                                 |
| ✉    | **CHAT**         | Global chat (rate-limited)                            |
| ⌛    | **HISTORY**      | Replay/log of past games                              |
| 🎮   | **CONTROLS**     | Reference for d-pad + number keys                     |
| ❓    | **HELP**         | FAQ inside the app                                    |
| ⚙    | **SETTINGS**     | Username, preferences                                 |

## Navigation Habits

* **D-pad** to move highlight between icons, **OK** to launch
* **Number keys** for shortcuts to the 5 marked apps
* **BACK** softkey or key **5** to return home from any app


---

# 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/home-screen.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.
