> 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.md).

# Подключение на IOS, Mac

### Установка приложение

Установите на свое устройство Happ - <https://apps.apple.com/app/happ-proxy-utility/id6504287215><br>

<figure><img src="/files/4Y4lbvJXPI8jrRfVKcuA" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Если по каким-то причинам данное приложение вы скачать не можете Вы можете установить  Streisand -\
<https://apps.apple.com/us/app/streisand/id6450534064>\
Подключение осуществляется аналогично подключению к Happ.
{% endhint %}

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

{% stepper %}
{% step %}

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

{% endstep %}

{% step %}

### Откройте Happ

Нажимаем "Из буфера" как показано на скриншоте ниже

<div align="center" data-full-width="false"><figure><img src="/files/9XNfW9EMaMxrXmz1Grk9" alt="" width="311"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Выберете сервер

<figure><img src="/files/zbAwB2aCPdr6EzMR4PJF" alt="" width="295"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Вы подключились!

{% 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.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.
