# Введение

Добро пожаловать в **Sportoner** — фэнтези-футбол, где ты можешь:

* **Собирать и развивать карты** игроков (Common или NFT).
* **Участвовать** в турнирах и лигах (от «Стартовой лиги» до  «Лиги ПРО»).
* **Получать** внутриигровую валюту (MC) или криптовалюту (USDT) и обмениваться NFT-картами в процессе игры.

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

***

## Что нужно знать:

* **Два режима**:
  * **Базовый** (Common-карты, MC),
  * **Продвинутый** (NFT-карты, USDT).
* **Прогресс игрока**:
  * Выполняй задания, получай **очки опыта (XP)**, повышай **уровень** и открывай новые награды.
* **Центр развития**:
  * «Спортзал» (прокачка карт), «Потенциал» (расширение лимита прокачки для Common), «Эволюция» (переход NFT на более высокий класс) и «Переработчик» (сжигание дубликатов).
* **Финансы**:
  * **MC** (получается за задания, турниры и покупку за рубли)
  * **USDT** (торговля NFT).


---

# 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/info/intro.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.
