# Battle Overview

#### Team Formation

* You can choose 5 heroes to form a team.
* Teams can designate a leader.
* Depending on the combination of heroes in the team, you can get buffs.

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

#### Battle

* Teams of five heroes play 5 vs 5 battles.
* Battles are turn-based and you win by defeating all of your opponent's heroes.
* During battle, you can use the Warlord skills.

<figure><img src="/files/54OkfOk9fJxQm6KED4nD" alt=""><figcaption></figcaption></figure>

#### Compensation

* If you win battles, you can earn rewards.
* Compensation plans vary for each content.

<figure><img src="/files/85IU1QuKkMQsw4nwHANJ" 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://3kmplatform.gitbook.io/3km-evolution-english/first-gameplay/game-mode/battle-overview.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.
