# Battle Result

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

どちらかが全滅するか、20ターン経過するとリザルト画面に移行します。

与えたHPダメージの総量や、残りHPが表示されます。20ターン経過の場合は、この数値から勝敗を判定します。

Tournamentで勝利した場合、この画面が表示される前に報酬獲得ウィンドウが表示されます。


---

# 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.remonster.world/japanese/play-guide/open-beta/battle/battle-result.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.
