# Selecting Your Team

Each player is required to select 5 Unicorns to bring to the battle. While only 3 Unicorns are allowed to enter the battlefield, each player faces the fog of war with no knowledge about their opponent at the start. Each player should construct their deck in a way that allows them to have maximum options and responses to whatever their opponent may be bringing.

When selecting your team of 5 Unicorns, you may want to reference [The Domination Tier Adjustments](/unicorn-fight-club/game-mechanics/domination-tier-adjustments.md) for which Unicorns dominate which class to help you with team composition.


---

# 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/selecting-your-team.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.
