> For the complete documentation index, see [llms.txt](https://herobattle.gitbook.io/herobattle/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://herobattle.gitbook.io/herobattle/tutorial/how-to-play-english/battle.md).

# Battle

![](/files/-MiLDDnWbZNtF9a5NZBk)

**Step 1:** Choose the character to go to battle and arrange the squad (All your characters and equipment are in My Bag) by clicking on the **avatars** of the characters in the list on the left, below the game screen or you can drag the character to the 6 slots above that have been preset and arrange the character lineup as you like.

Note: 1 team must have 5 characters and fully equipped with weapons

**Step 2:** See the right win rate for you (below the Bosses) and press **“Fighting”** to start fighting. If you do not see a suitable Boss, you can click **“Refresh All”** above the list of Bosses.

![](/files/-MiLDJl9DEQngaWolnNa)

**Step 3:** The game screen displays the game battle between the heroes and the Boss you selected.

* In case you win, the game will return a reward including: Token HRB and experience increase for each Hero and minus 40 Spin per battle
* If you Lose, you will get nothing and subtract 40 Spin per battle

![](/files/-MiLDOY_Vat1KfkMcVGk)

**Note:**&#x20;

* Maximum 500 Spins per character
* Deduct 40 Spins per game
* 360s restore 1 Spin


---

# 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:

```
GET https://herobattle.gitbook.io/herobattle/tutorial/how-to-play-english/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.
