# Battle controls

When entering the battle and fighters are ready, the combat is started automatically. The following options allow you to control the combat steps, auto play and speed.&#x20;

### Next step

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

Whenever you want to step through the battle in your style, stop the auto-play and use this button to trigger each step individually. This enables full control for deep combat analysis.

### Auto-play

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

Auto-play is enabled by default. Press the auto-play button to stop auto-play and click though every step played in the battle yourself using the next step button. Or just click it again, and auto-play will continue.

### Fast forward

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

If you are one of the impatient ones and/or played a lot of battles already, feel free to press this button. Auto play speed is increased by x5. Don't complain about overlaying sound effects, thank you.


---

# 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://docs.dark-mythos.com/dark-mythos-gamepaper/play-the-game/the-battle/battle-controls.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.
