> For the complete documentation index, see [llms.txt](https://toypaper.ponchiqs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://toypaper.ponchiqs.com/the-ponchiqs-arena/ponchiqs-arena-maps/lobby-limited-sandbox-mode.md).

# Lobby (Limited Sandbox Mode)

**Welcome Area:**

* A striking area at the main entrance of the arena with a large "Ponchiqs Arena" logo and an exciting welcome message.

**Interactive Games:**

* Inside the arena, there will be interactive mini-games where players can engage and have fun while waiting.

**Toy Stands and Displays:**

* Within the arena, there will be toy stands and displays. These stands should also showcase miniature figures of characters from the game, allowing a closer look into the toy world.

**Information Boards and Screens:**

* Inside the arena, there will be screens or boards displaying basic information about the game, updates, and in-game events.

**Character Customization Points:**

* Inside the arena, there will be interactive points where players can customize their characters. Options such as outfits, colors, and accessories should be provided to encourage players to personalize their characters.

**Game Portal and Arenas:**

* Inside the arena, there will be a game portal where players can access game modes, arenas, and other in-game details. Direct entry into the game should also be possible through this portal.

**Fun Themed Lighting:**

* Inside the arena, colorful and fun-themed lighting should be used to enhance the toy world's reflection and strengthen the atmosphere.

**Social Areas:**

* Inside the arena, areas will be designated where players can chat with other players, form groups, or engage in discussions on forums. This enhances the sense of community.

**Toy-Themed Furniture:**

* Inside the arena, furniture will be colorful and fun, in line with the toys. Items like large toy-like chairs, toy tables, or toy-themed coffee tables should be incorporated to add extra appeal to the arena.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://toypaper.ponchiqs.com/the-ponchiqs-arena/ponchiqs-arena-maps/lobby-limited-sandbox-mode.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
