# Arena

In the game, players have the opportunity to explore a variety of arenas, each offering a distinct environment and gameplay experience. These arenas are progressively unlocked as players advance through the game, with each new arena becoming available once a player reaches a certain level.&#x20;

Each arena is uniquely designed, featuring its own set of characteristics that set it apart from others. These differences can range from the visual aesthetics of the arena—such as its color scheme, landscape, and architecture—to the specific challenges and gameplay mechanics it introduces. For instance, one arena might be set in a futuristic city with narrow passageways that favor fast, close-quarters combat, while another might be located in a wide, open battlefield that encourages long-range tactics and strategic positioning.

<figure><img src="/files/nrbIvbsItYOcEftvJkJG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/nKvk1iziUWHX6SFCN6gq" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.madsquad.net/game-play/arena.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.
