> For the complete documentation index, see [llms.txt](https://sharks-vpn-infrastructure.gitbook.io/sharks-infrastructure-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sharks-vpn-infrastructure.gitbook.io/sharks-infrastructure-docs/getting-started/quickstart-1.md).

# Подключение на Windows, Android

### Установка Hiddify

Установите приложение на ваше устройство:

Windows - <https://github.com/hiddify/hiddify-next/releases/download/v2.5.7/Hiddify-Windows-Setup-x64.exe>\
Android - <https://github.com/hiddify/hiddify-next/releases/download/v2.5.7/Hiddify-Android-universal.apk>

{% hint style="info" %}
Если при открытии ссылки загрузка файлов не начинается, то попробуйте перейти по этой ссылке - <https://github.com/hiddify/hiddify-app/releases> и выбрать версию соответствующей вашей операционной системе.
{% endhint %}

### Добавление подписки

{% stepper %}
{% step %}

### Скопируйте адрес подписки с бота, в котором вы ее покупали.

{% endstep %}

{% step %}

### Запустите Hiddify и нажмите кнопку "Новый профиль"

<figure><img src="/files/wjwoN3EpG54BRO1j0kCZ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Нажмите "Добавить из Буфера обмена"

<figure><img src="/files/BggAxYO0ZPqBpzqnHvFu" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Подписка успешно добавлена! Можете выбирать страну для подключения и запускать VPN.

<figure><img src="/files/ADhUtg381yur3SWViuxo" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Если у вас возникли какие-либо проблемы - обращайтесь к поддержке сервиса!
{% 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://sharks-vpn-infrastructure.gitbook.io/sharks-infrastructure-docs/getting-started/quickstart-1.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.
