# Custom Battle

Want to create a game and play with your friends only? You can create a custom battle and invite them to play together.

The host can freely choose any option among available possibilities of game modes, maps and can decide the number of in-game players.

* Number of Players: Customizable
* Time Limitation: Up to the chosen game mode.

![](/files/-Mhx8lA_Tq70rDrvTdKB)


---

# 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://doc.thetanarena.com/gameplay-1/game-modes/custom-battle.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.
