# Game Skins

Game skins are unique interfaces that wrap around our core mini-games. Choose a skin that suits your style - whether it's an action-packed adventure or a classic, simple layout.

**fruitsalad.ai Game Skins:**

1. **Classic 2D**: A straightforward, list-based skin perfect for those preferring simplicity and direct access to games.
2. **Endless Runner (Coming Soon)**: Navigate through thrilling landscapes. Stumble? Play a mini-game to revive your character.
3. **Space Explorer (Coming Soon)**: Travel the cosmos and encounter challenges requiring mini-game completion to proceed.

Discover a skin that resonates with you and adds an extra layer of excitement to your learning journey!


---

# 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://hub.fruitsalad.ai/arcade/game-skins.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.
