# End of the Battle

There are only two options for a challenge room to end:

1. It is declared void: $HomieCoins are returned to all participants.
2. There is a winner: it is distributed as follows: o 98% goes to the winner. o 1.9% HomieVerse commission. o 0.1% goes to the Golden Battle.&#x20;

There are few two clear reasons for a Challenge Room to be declared void:

* Detection of cheating by the winner of the game.
* Global technical problems on the HomieVerse server.


---

# 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://homiewars.gitbook.io/homie-wars-whitepaper/challenge-rooms/end-of-the-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.
