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

## Подготовка ключа

В нашем [Telegram-боте](https://t.me/fort_vpn_bot) получите персональную ссылку на конфиг в формате ***<https://pg.fort-vpn.ru/s/XXXX>.*** Если вам доступен бесплатный пробный период, вы можете использовать его.

## Выбор приложения для подключения

Подключение к сервису рекомендовано с помощью двух программ: [**v2RayTun**](https://fort-vpn.gitbook.io/fortvpn/how-to-connect/android/v2raytun) и [**v2rayNG**](https://fort-vpn.gitbook.io/fortvpn/how-to-connect/android/v2rayng).

{% hint style="success" %}
Для обеспечения стабильной работы и комфортного использования сервиса мы рекомендуем использовать [**v2RayTun**](https://fort-vpn.gitbook.io/fortvpn/how-to-connect/android/v2raytun). Это приложение позволяет пользоваться русскими сервисами без VPN, вручную добавлять в список программы, например, Instagram, чтобы VPN использовался только в этих приложениях, а также поддерживает фильтрацию рекламы на YouTube и других сервисах.
{% endhint %}

## Рекомендуемые приложения для установки

{% content-ref url="/pages/sfPprlgF5V2QxRb5l6We" %}
[v2RayTun на Android](/fortvpn/how-to-connect/android/v2raytun.md)
{% endcontent-ref %}

{% content-ref url="/pages/u7EZfDsk2uqjmEpLWSzg" %}
[v2RayNG на Android](/fortvpn/how-to-connect/android/v2rayng.md)
{% endcontent-ref %}


---

# Agent Instructions: 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://fort-vpn.gitbook.io/fortvpn/how-to-connect/android.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.
