# How does the league work?

## Fairness. Equality. Winnings.

Each club owner will have a league **rank** based on his league points **(LP)** and then be placed in one of our leagues. No matter if you are an experienced player or a new player, your club will be placed in a league where you have a chance to win!

Each league contains certain teams with different ranks, where strongest players will play against the strongest players and less strong players will play against less strong players. This creates **Fairness and Equality** and gives every holder a chance to win his appropriate league.

Each league has it's own prize pools, with the highest prize pool for the highest ranked league to the lowest ranked league.

## How do I earn?

Each league has a 16 teams elimination bracket and 1 winner per bracket who is the league winner. Once a team wins *any* match in it's bracket, it earns a prize that is dedicated to the league from the prize pool and this prize can be converted to crypto or redeemed to buy improvements for players.


---

# 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://docs.fcmeta.io/the-game/game-information/how-does-the-league-work.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.
