# Metagame

## Deck building

<figure><img src="/files/Gpt0w5d78IPobmi3ZR05" alt=""><figcaption><p>Units Menu</p></figcaption></figure>

A battle Deck in Wild Forest is essentially the set of Units players build to battle other players.\
\
**Each Deck can contain up to 7 Units maximum:** three Tier-1, three Tier-2, and one Tier-3. To launch a battle, players need a minimum of 4 Units.

### Deck Composition and Evolution

The meta-game for the player is to build the best Deck (or Decks in the late game). To achieve this goal, players can:&#x20;

* **Collect and upgrade Units**, increasing their power and effectiveness in battle.
* **Find strategic synergies** among Units based on their strengths and weaknesses.
* **Adapt Decks to seasonal updates**, with each new Unit potentially shifting gameplay dynamics.

Counter-Unit balance and Unit types bring a lot of tactical variety to the battlefield. As players progress through the game, they constantly improve and rebuild their Decks.&#x20;

### Strategies and Deck Archetypes

A player's goal is to find the most effective strategies to overpower the opponent. In top Leagues, the best players create their own strategies and test Decks with different cards. Seasoned players often design Decks around specific playstyles, such as offensive, defensive, or balanced, leveraging unique synergies for advantage.

<br>


---

# 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://wildforest.gitbook.io/whitepaper/metagame.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.
