> For the complete documentation index, see [llms.txt](https://help.enot.am/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.enot.am/apps/bystroe-podklyuchenie.md).

# Быстрое подключение

{% hint style="success" %}
**Что это:** простое объяснение для новичка, как начать пользоваться сервисом.
{% endhint %}

### Как подключить сервис EnotProxy

1. Оформите и оплатите подписку через нашего Telegram-бота.
2. В боте откройте меню **Мой аккаунт → Моя подписка → Показать данные для подключения**.
3. Откройте ссылку в браузере и вы попадёте на вашу персональную страницу подписки. Там уже есть:
   * Список приложений для различных операционных систем.
   * Кнопки автоматического добавления подписки в установленное приложение.
   * Автоматическое добавление конфигурации роутинга.
   * Отдельные ссылки на каждую локацию (может понадобиться для подключения ТВ или роутера).
4. Выберите и установите приложение, соответствующее вашему устройству.
5. Нажмите **Добавить подписку** и приложение само загрузит настройки.
6. Можно сразу добавить конфигурацию роутинга (подробнее в разделе [Настройка роутинга](/routing/about.md)).

{% hint style="warning" %}
Если страница подписки не открывается или не получается добавить подписку в приложение в автоматическом режиме, далее есть информация как добавить подписку вручную.
{% endhint %}


---

# 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://help.enot.am/apps/bystroe-podklyuchenie.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.
