> For the complete documentation index, see [llms.txt](https://fotur.gitbook.io/fotur-vpn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fotur.gitbook.io/fotur-vpn/populyarnye-problemy/beskonechnoe-podklyuchenie-hiddify.md).

# Бесконечное подключение HIDDIFY

<figure><img src="/files/2zVBPjXSS3QbJUdoSyYS" alt=""><figcaption></figcaption></figure>

### Такое действительно бывает, но переживать не о чем.

Шаги для воспроизведения:

1. Включить VPN
2. Выйти из приложения
3. Зайти снова в приложение

{% hint style="success" %}
Это абсолютно безобидно. Ваше подключение  не сбилось. Все работает.
{% endhint %}

Такое происходит ввиду не идеальности клиента. Однако несмотря на небольшое кол-во багов, он остается лучшим по ряду других характеристик

### МНЕ НЕ ПОМОГЛО

1. Попробуйте выключить и включить, все станет отображаться нормально, хотя с вероятностью 90% и без этого подключение было стабильным
2. Если и так не заработало, выключите, выкиньте приложение из недавних (перезагрузка) и снова откройте, включите
3. Если все-таки нет, то попробуйте включить [WARP](/fotur-vpn/populyarnye-problemy/beskonechnoe-podklyuchenie-hiddify/warp.md), инструкция [тут](/fotur-vpn/populyarnye-problemy/beskonechnoe-podklyuchenie-hiddify/warp.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://fotur.gitbook.io/fotur-vpn/populyarnye-problemy/beskonechnoe-podklyuchenie-hiddify.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.
