> For the complete documentation index, see [llms.txt](https://broker-docs.tiger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broker-docs.tiger.com/dobro-pozhalovat/navigation.md).

# Навигация по официальным Telegram-каналам Tiger.com

***

### 💬 Чаты сообществ и техподдержки

> ⚠️ **Важно!**\
> Официальный аккаунт модераторов: [@tigertradesup](https://t.me/tigertradesup).\
> Команда **Tiger.com** никогда не пишет в личные сообщения первой и не оказывает поддержку в ЛС.\
> Ответы и помощь доступны только в **официальных каналах**.

#### Терминал для Windows

* 🇷🇺 Русскоязычное сообщество: [@tigercom\_ru](https://t.me/tigercom_ru)
* 🇬🇧 Англоязычное сообщество: [@tigertrade](https://t.me/tigertrade)
* 🧪 Бета-группа для тестирования: [@tigertrade\_windows\_beta](https://t.me/tigertrade_windows_beta)

#### Терминал для macOS

* 🇷🇺 Русскоязычное сообщество: [@tigertrade\_macos\_cis](https://t.me/tigertrade_macos_cis)
* 🇬🇧 Англоязычное сообщество: [@tigertrade\_macos\_en](https://t.me/tigertrade_macos_en)

#### Tiger.com Broker

🤖 Официальный бот поддержки: [@tiger\_trade\_ai\_help\_bot](https://t.me/tiger_trade_ai_help_bot)<br>

**📧 Электронная почта**

* Вопросы по брокеру: **<broker.support@tiger.com>** / **<broker.support@tiger.trade>**
* Вопросы по терминалу: **<support@tiger.com>** / **<support@tiger.trade>**

***

### 📢 Новости и ресурсы

* 📢 [Новостной канал](https://t.me/tigercom_news_ru) — все важные обновления о продуктах Tiger.com, новости рынка и анонсы событий.
* ▶️ [YouTube-канал](https://www.youtube.com/@TigerTrade) — стримы, обзоры, новости рынка.
* 📚 База знаний (вики по функционалу продуктов Tiger.com):
  * [Терминал для Windows](https://support.tiger.com/)
  * [Терминал для macOS](https://wiki-ru-macos.tiger.trade/)
  * [Tiger.com Broker](https://broker-docs.tiger.com/)
  * [Веб-терминал (Бета)](https://wt-docs.tiger.com/)

***

### 🤝 Партнерская программа

Официальный канал партнерской программы: [@Tiger\_affiliate\_bot](https://t.me/Tiger_affiliate_bot) \
\
Увеличивайте доход, получайте бонусы, специальные условия для партнеров.

***

### 🚀 Продукты Tiger.com

* 📌 [Регистрация в Tiger.com Broker](https://account.tiger.com/)
* 💻 [Скачать Терминал для Windows](https://www.tiger.com/terminal/download)
* 🍏 [Скачать Терминал для macOS](https://macos.tiger.com/download)
* 📱 Мобильные приложения:
  * [Tiger Control для Android](https://play.google.com/store/apps/details?id=com.tiger.panic\&hl=en)
  * [Tiger Control для iOS](https://apps.apple.com/app/tigercontrol/id6478272434)

***


---

# 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://broker-docs.tiger.com/dobro-pozhalovat/navigation.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.
