> For the complete documentation index, see [llms.txt](https://docs.storm.tg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storm.tg/ru/storm-academy/academy_ru.md).

# О Storm Academy

📚 **Storm Academy** — ваш проводник в мир DeFi, трейдинга и финансовой свободы прямо внутри [Telegram Mini App](https://t.me/StormTradeBot/academy).

***

<div align="center"><img src="/files/t2sjzTz7A1rIvfbYKFNn" alt=""></div>

Storm Academy — это **уникальная обучающая платформа**, сочетающая в себе:

* 🎯 Интерактивные курсы
* 💰 Возможность зарабатывать во время обучения
* 🌍 Поддержку нескольких языков
* 🧠 Практическую пользу для трейдеров любого уровня

*Здесь вы не просто получаете знания — вы зарабатываете, осваиваете реальный DeFi-инструментарий и прокачиваете навыки в максимально удобной и геймифицированной форме.*

***

## 💡 Что даёт вам Storm Academy?

* 🧑‍🏫 **Учись и зарабатывай**\
  Получайте RP и реальные призы от Storm Trade и партнёров за прохождение курсов.
* 🌐 **Обучение на вашем языке**\
  Интерфейс и курсы доступны на нескольких языках с профессиональными переводами.
* 🆓 **Полностью бесплатно**\
  Все курсы академии — бесплатны. Вы не тратите деньги, вы инвестируете время в знания.

*И это только начало — новые курсы будут регулярно добавляться, открывая всё больше возможностей для вашего роста и заработка в мире DeFi и трейдинга.*

***

## 🧭 Программа обучения

### 📘 Основные курсы:

* Введение в Storm Академию
* Основы торговли в Storm
* Погружение в токен $STORM
* Гайд по применению $STORM

### 📈 Технический анализ:

* Основы технического анализа
* Графические паттерны
* Индикаторный анализ

### 🤝 Партнерские курсы:

* **EVAA & STORM**: Будущее DeFi
* **Tonkeeper & STORM**: Безопасное хранение и торговля

***

## 🪄 Заключение

Storm Academy — это больше, чем просто курсы.

🏄 *Это ваш личный трамплин в мир умной, уверенной и прибыльной торговли.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.storm.tg/ru/storm-academy/academy_ru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
