# Decision of Fate

After completion of several matches, players are able to choose their Kingdom, which faction they will reside on. From now on, they can make Duel Battle to challenge other opponents and set how many tokens they bet on. Participating in Duel Battles as many as possible rewards the players with different Badges. Some in-game features require players to own specific Badges to join, such as Tournaments, 2vs2 mode or Boss Hunting.


---

# 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://empireland.gitbook.io/empireland/game-feature/pvp-mode-elevated-battleship-online/decision-of-fate.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.
