# Классы карт

Все игровые карты в Sportoner делятся на несколько классов, которые определяют их ценность и возможности в игре. Чем выше класс карты, тем выше её индекс силы и потенциал для участия в турнирах.

## Категории карт

***

### 🃏 Обычные карты

* **Common** — используются в базовом [режиме игры](/getting-started/modes.md). Их уникальная особенность — возможность прокачать индекс силы до 99% через тренировки и расширение потенциала.

<div align="left"><figure><img src="/files/gzVlIxzS6YPr89jM9Hyq" alt="" width="185"><figcaption></figcaption></figure></div>

***

### 💎 NFT-карты

NFT-карты используются в продвинутом [режиме игры](/getting-started/modes.md) и дают доступ к более престижным турнирам с ценными призами. В отличие от обычных карт, они приобретаются за криптовалюту USDT и имеют ограничения по прокачке индекса силы.

* **Uncommon**
* **Rare**
* **Epic**
* **Legendary**
* **Ultimate** *<mark style="color:blue;">(эксклюзивный класс, можно получить только через эволюцию)</mark>*

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

***


---

# 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://info.sportoner.com/cards/classes.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.
