# Главная

Приветствую! 👋

Вы находитесь в главном разделе документации для ПО «Shark Remote».

{% hint style="info" %}
Документация обновлена 23 января 2026 года.
{% endhint %}

## Основные разделы документации

1. [Начинающим](https://zalexanninev15.gitbook.io/shark-remote/hello)
2. [Shark Remote LAN](https://zalexanninev15.gitbook.io/shark-remote/lan-component)
3. [Вопросы и решение проблем](https://zalexanninev15.gitbook.io/shark-remote/faq)
4. [Настройка Shark Remote](https://zalexanninev15.gitbook.io/shark-remote/settings)
5. [Полный список команд Telegram бота](https://zalexanninev15.gitbook.io/shark-remote/commands) (в процессе написания)
6. [Автозагрузка](https://zalexanninev15.gitbook.io/shark-remote/startup)
7. [Пользовательские переменные](https://zalexanninev15.gitbook.io/shark-remote/variables)
8. [Настройка qBittorrent для скачивания торрентов](https://zalexanninev15.gitbook.io/shark-remote/qbittorrent)
9. [Управление компьютерной клавиатурой через Telegram бота](https://zalexanninev15.gitbook.io/shark-remote/keyboard)
10. [Аргументы запуска приложения](https://zalexanninev15.gitbook.io/shark-remote/args)
11. [Подпись ZIP](https://zalexanninev15.gitbook.io/shark-remote/zipka)
12. [Разработка плагинов](https://zalexanninev15.gitbook.io/shark-remote/dev-plugins)
13. [Особые переменные](https://zalexanninev15.gitbook.io/shark-remote/hack_av)
14. [Список изменений (зеркало)](https://zalexanninev15.gitbook.io/shark-remote/broken-reference)

{% content-ref url="broken-reference" %}
[Broken link](https://zalexanninev15.gitbook.io/shark-remote/broken-reference)
{% endcontent-ref %}


---

# 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://zalexanninev15.gitbook.io/shark-remote/main.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.
