# 🔧 Как использовать токен

## Текущие возможности использования

{% stepper %}
{% step %}

### Торговля на спотовом рынке

Основная торговая пара CITRO/USDT доступна на бирже Citronus с момента запуска.
{% endstep %}

{% step %}

### Стейкинг с вознаграждениями

Получайте пассивный доход за стейкинг токенов CITRO.
{% endstep %}

{% step %}

### Участие в торговых соревнованиях

Доступ к эксклюзивным турнирам с призовыми фондами.
{% endstep %}

{% step %}

### Получение наград за активность

Вознаграждения за публикации в блогах, комментарии и активность.
{% endstep %}

{% step %}

### Пассивный доход (топ-100 холдеров)

15% прибыли биржи распределяется среди топ-100 держателей в USDT.
{% endstep %}
{% endstepper %}

## Планируемые возможности (2026)

{% stepper %}
{% step %}

### Оплата комиссий со скидкой

При оплате комиссий в CITRO получайте скидку на торговлю.
{% endstep %}

{% step %}

### Возврат процента от ликвидаций

Холдеры будут получать процент от ликвидаций на платформе.
{% endstep %}

{% step %}

### Governance функции

Участие в управлении развитием экосистемы через голосование.
{% endstep %}
{% endstepper %}


---

# 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.citronus.com/whitepaper-v2/dokumentaciya-citronus/token-citro/kak-ispolzovat-token.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.
