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

# ISA Terminal

- [Обзор](https://docs.ispecalgo.com/isa-terminal/znakomstvo-s-terminalom-isa.md)
- [Порядок изучения](https://docs.ispecalgo.com/isa-terminal/rekomenduemyi-poryadok-izucheniya.md)
- [Первый запуск](https://docs.ispecalgo.com/isa-terminal/pervyi-zapusk-ot-nulya-do-bota.md)
- [Интерфейс](https://docs.ispecalgo.com/isa-terminal/interfeis-isa-terminal.md)
- [Установка](https://docs.ispecalgo.com/isa-terminal/kak-ustanovit-algoterminal-isa.md)
- [Обновление](https://docs.ispecalgo.com/isa-terminal/kak-obnovit-isa.md)
- [Биржи и подключения](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya.md)
- [Подключение к бирже](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya/kak-sozdat-podklyuchenie-k-birzhe.md)
- [One-Way режим](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya/one-way-rezhim.md)
- [API-ключи Bybit](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya/api-klyuchi-bybit.md)
- [API-ключи BingX](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya/api-klyuchi-bingx.md)
- [Демо-ключи](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya/demo-klyuchi.md)
- [Ошибки API](https://docs.ispecalgo.com/isa-terminal/birzhi-i-podklyucheniya/chastye-oshibki-api.md)
- [Запуск ботов](https://docs.ispecalgo.com/isa-terminal/kak-sozdat-i-zapustit-torgovogo-bota.md)
- [Стратегии и боты](https://docs.ispecalgo.com/isa-terminal/kak-sozdat-i-zapustit-torgovogo-bota/strategii-i-boty.md)
- [Создание бота](https://docs.ispecalgo.com/isa-terminal/kak-sozdat-i-zapustit-torgovogo-bota/kak-sozdat-bota.md)
- [Запуск и остановка](https://docs.ispecalgo.com/isa-terminal/kak-sozdat-i-zapustit-torgovogo-bota/zapusk-i-ostanovka.md)
- [Управление ботами](https://docs.ispecalgo.com/isa-terminal/kak-sozdat-i-zapustit-torgovogo-bota/upravlenie-botami.md)
- [База знаний](https://docs.ispecalgo.com/isa-terminal/baza-znanii.md)
- [Безопасный первый запуск](https://docs.ispecalgo.com/isa-terminal/baza-znanii/bezopasnyi-pervyi-zapusk.md)
- [Локальный учёт позиций](https://docs.ispecalgo.com/isa-terminal/baza-znanii/kak-rabotaet-terminal-isa-i-ego-vzaimodeistvie-s-birzhei.md)
- [Типы ордеров](https://docs.ispecalgo.com/isa-terminal/baza-znanii/vnutrennie-tipy-orderov-v-isa.md)
- [Синхронизация времени](https://docs.ispecalgo.com/isa-terminal/baza-znanii/sinkhronizaciya-vremeni.md)
- [Telegram-уведомления](https://docs.ispecalgo.com/isa-terminal/baza-znanii/kak-poluchat-uvedomleniya-v-telegram.md)
- [Логи](https://docs.ispecalgo.com/isa-terminal/baza-znanii/logirovanie-v-isa.md)
- [Баг-репорт в ISA Terminal](https://docs.ispecalgo.com/isa-terminal/baza-znanii/kak-otpravit-bag-report.md)
- [Глоссарий](https://docs.ispecalgo.com/isa-terminal/baza-znanii/glossarii.md)
- [Стратегии](https://docs.ispecalgo.com/isa-terminal/strategii.md)
- [Пресеты в ISA Terminal](https://docs.ispecalgo.com/isa-terminal/strategii/presety-strategii.md)
- [GRID](https://docs.ispecalgo.com/isa-terminal/strategii/grid.md)
- [GRID Trend](https://docs.ispecalgo.com/isa-terminal/strategii/grid-trend.md)
- [KACHAN v1](https://docs.ispecalgo.com/isa-terminal/strategii/kachan-v1.md)
- [KACHAN v2](https://docs.ispecalgo.com/isa-terminal/strategii/kachan-v2.md)
- [Лонгер](https://docs.ispecalgo.com/isa-terminal/strategii/longer.md)
- [Ошибки ISA](https://docs.ispecalgo.com/isa-terminal/chastye-oshibki-isa.md)


---

# 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:

```
GET https://docs.ispecalgo.com/isa-terminal.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.
