> For the complete documentation index, see [llms.txt](https://wiki.milkyvpn-docs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.milkyvpn-docs.org/apps/android/happ.md).

# Подключение к VPN через Happ на Android

* Требуется Android 5.0 или новее.
* [Загрузить в Google Play](https://play.google.com/store/apps/details?id=com.happproxy)
* [Документация Happ](https://www.happ.su/main/ru)

### Шаг 1. Установите приложение <a href="#step-1" id="step-1"></a>

* Откройте [страницу ](https://play.google.com/store/apps/details?id=com.happproxy)в GooglePlay и установите Happ

<figure><img src="https://3524939110-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw3C1g34xAjNaxxdgHlcX%2Fuploads%2FCQ9C6qDHKDqyoaVP1IMt%2FFrame%2096.png?alt=media&#x26;token=886cf22e-020c-4938-9d32-6b3c4ba38f1d" alt=""><figcaption></figcaption></figure>

### Шаг 2. Установите ключ в приложение <a href="#step-2" id="step-2"></a>

{% hint style="info" %}
**Подсказка:** бесплатный ключ можно получить в Telegram-боте [@MilkyVPN\_bot](https://t.me/MilkyVPN_bot?start=wiki_happ)
{% endhint %}

1. Скопируйте ваш ключ‎ (ссылку на подписку) в разделе «Моя подписка» Telegram-бота, нажав на него
2. Откройте приложение Happ и выберите опцию «Вставить» на главном экране, после чего подписка добавиться автоматически

<figure><img src="/files/c6lzAKzmO1p6IionUk55" alt=""><figcaption></figcaption></figure>

### Шаг 3. Подключитесь и пользуйтесь <a href="#step-3" id="step-3"></a>

1. Выберите необходимую локацию из списка
2. Нажмите большую кнопку подключения
3. Пользуйтесь 🙂

<figure><img src="/files/0hoUugaagtbBBTFP1zo0" alt=""><figcaption></figcaption></figure>

### Обновление конфигурации <a href="#configuration-update" id="configuration-update"></a>

1. Нажмите на значок обновления, расположенный в заголовке подписки

[Подробнее об обновлении конфигурации](/telegram-bot/manage_subscription.md#configuration-update)

<figure><img src="/files/5N8tcQUMdskfKTGc5OGV" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://wiki.milkyvpn-docs.org/apps/android/happ.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
