# Battle Arenas

Our game is set in the year 2049 and all of our battle arenas are set in the off-world Alien planet Bruna 8. There are currently 2-3 maps available depending on the game mode you are in. Inside the arena are different obstacles, bushes and other boosts to make gameplay interesting and exciting.&#x20;

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

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

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

<figure><img src="/files/Z3X2d3gkMwaVqgw2tVCh" 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.galaxyfightclub.com/gameplay/battling/battle-arenas.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.
