# Match Brackets

Upon entering the game, you will be presented with two brackets The Practice Grounds and The Dark Forest. If you have already connected your desired wallet from the previous step, you are ready to pick your bracket and begin the game.

The Practice Grounds are the free bracket. This should be used for trying out the game, honing your skills and figuring out new strategies to dominate your opponent. There is no entry fee to play in this bracket and therefore no prize pool for the winner.

The Dark Forest is the paid bracket where players are required to pay an entry fee of 10 credits, and the winning player will receive 19 credits for their outstanding performance on the battlefield. In order to begin a match in The Dark Forest, a player must have at least 10 credits in their account. See \<insert credits page here>.


---

# 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/match-brackets.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.
