# About Fan Cards

Fan cards are the main component of the Better Fan ecosystem. It gives you the utility of make predictions. Every fan card is unique by looking. Let's take a close look at the Fan Cards.

<figure><img src="/files/g38NgcONGs8ao4g9eaS0" alt=""><figcaption></figcaption></figure>

### Card Rarities

There are four different rarities of fan cards. Each of them has a different base point for card ratio and provides a different amount of predictions.

| Card Type | Base Ratio | Per Level | Predictions |
| --------- | ---------- | --------- | ----------- |
| Rookie    | 1          | 0.1       | +1          |
| Epic      | 2          | 0.15      | +2          |
| Champion  | 4          | 0.20      | +3          |
| Legend    | 8          | 0.4       | +4          |

### Card Level

Every Fan Card starts at level 1 and can be upgraded up to level 30. Upgrading Fan Cards requires burning $BTB tokens and, in some levels, $BFF tokens. Higher-level Fan Cards provides you higher Card Ratio, which eventually increases your potential winnings

### Mint Count

Every Fan Card can be minted up to 7 times. If the mint count increases, the mint price will also increase. In order to mint a new Fan Card, you need to hold at least 2 Fan Cards and burn a certain amount of $BTB tokens.

### Badge Slots

Every Fan Card comes with 4 random Badge Slots. To use these slots, you need to reach the required level and burn a certain amount of $BTB tokens. For more details please check the badges page.

### Energy Bar

Every Fan Card starts with 100 energy points. With successful predictions, the card's energy decreases. To refill the energy, you need to burn a small amount of $BTB tokens. If your energy drops significantly, there will be a penalty for your winnings.


---

# 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://tutorial.better.fan/about-fan-cards.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.
