# 📑 Оглавление

## 📊 Об экосистеме

* [Введение](/whitepaper-v2/dokumentaciya-citronus/ob-ekosisteme/vvedenie.md)
* [Экосистема и партнеры](/whitepaper-v2/dokumentaciya-citronus/ob-ekosisteme/partnery-i-ekosistema.md)
* [Команда](/whitepaper-v2/dokumentaciya-citronus/ob-ekosisteme/komanda.md)
* [Roadmap](/whitepaper-v2/dokumentaciya-citronus/ob-ekosisteme/dorozhnaya-karta.md)
* [Ключевые метрики](/whitepaper-v2/dokumentaciya-citronus/ob-ekosisteme/klyuchevye-metriki.md)
* [Блокчейн Citronus](/whitepaper-v2/dokumentaciya-citronus/ob-ekosisteme/blokchein-citronus.md)

## 🪙 Токен CITRO

* [Базовые параметры](/whitepaper-v2/dokumentaciya-citronus/token-citro/osnovnaya-informaciya.md)
* [Токеномика и механизмы](/whitepaper-v2/dokumentaciya-citronus/token-citro/tokenomika-i-mekhanizmy.md)
* [Утилити токена](/whitepaper-v2/dokumentaciya-citronus/token-citro/kak-ispolzovat-token.md)
* [Результаты и перспективы](/whitepaper-v2/dokumentaciya-citronus/token-citro/rezultaty-i-perspektivy.md)

## 💱 Торговая платформа

* [Спотовая торговля](/whitepaper-v2/dokumentaciya-citronus/torgovaya-platforma/spotovaya-torgovlya.md)
* [Фьючерсная торговля](/whitepaper-v2/dokumentaciya-citronus/torgovaya-platforma/fyuchersy.md)
* [Copy-trading](/whitepaper-v2/dokumentaciya-citronus/torgovaya-platforma/kopitreiding.md)
* [Торговые соревнования](/whitepaper-v2/dokumentaciya-citronus/torgovaya-platforma/torgovye-sorevnovaniya.md)
* [Социальные функции (Блоги)](/whitepaper-v2/dokumentaciya-citronus/torgovaya-platforma/socialnaya-platforma.md)

## 🤝 Реферальная программа

* [Структура программы](/whitepaper-v2/dokumentaciya-citronus/referalnaya-programma/mnogourovnevaya-referalnaya-programma.md)

## 🔐 Стейкинг

* [Условия и возможности](/whitepaper-v2/dokumentaciya-citronus/steiking/usloviya-i-voznagrazhdeniya.md)

## 🛡️ Безопасность

* [Меры безопасности](/whitepaper-v2/dokumentaciya-citronus/bezopasnost/zashita-vashego-akkaunta.md)


---

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