# Final Team Selection

Once you have your team of 5 Unicorns submitted, you'll be entered into a queue to await your matchup. When you are matched with an opponent, you'll be presented with the full information of your matchup. The fog of war will be lifted, but only slightly!

You will see which [Shadowcorn Region](https://unicorn-fight-club.gitbook.io/unicorn-fight-club/game-mechanics/tier-adjustments) you'll be fighting in and therefore which Unicorn classes will [receive bonuses](https://unicorn-fight-club.gitbook.io/unicorn-fight-club/game-mechanics/domination-tier-adjustments). You'll also see your opponent's team of 5 Unicorns and can begin to strategize about which matchup you are likely to face.

In order to begin the matchup, each player must select their team of 3 unicorns and select an initial [RPG Role](https://unicorn-fight-club.gitbook.io/unicorn-fight-club/game-mechanics/rpg-unicorn-roles) for each unicorn. Once each player hits the Fight! button, the battle will begin!


---

# 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://unicorn-fight-club.gitbook.io/unicorn-fight-club/playing-the-game/final-team-selection.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.
