# Characters

1. On mint day, holders will mint a club emblem.
2. Each club emblem will then be authorizing access to game game app where you will get 6 characters that will be added to your squad.
3. We have a large number of characters with varying genders, sizes, and colors so everyone can find a unique character.
4. Each character has a special ability that can be upgraded. Upgrades are saved in your characters files.
5. Game wins, goals scored, and league and cup wins are also recorded in the history of each character.
6. Stronger players with stronger abilities will be able to advance to higher leagues and unlock higher play stakes.
7. We value gender equality; women and men are equal players in our game


---

# 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/characters.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.
