> For the complete documentation index, see [llms.txt](https://docs.proxyshard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyshard.com/ua/instrukciyi-z-vikoristannya/macos/v2box.md).

# V2Box

{% hint style="success" %}
Дане рішення підтримує тунелювання UDP!
{% endhint %}

## Налаштування V2BOX.

Перейдіть за допомогою [посилання](https://apps.apple.com/us/app/v2box-v2ray-client/id6446814690) для завантаження V2Box клієнта.

{% embed url="<https://apps.apple.com/us/app/v2box-v2ray-client/id6446814690>" %}

<figure><img src="/files/13smYbMhUFhVhlfXGXqC" alt=""><figcaption></figcaption></figure>

## **Додавання профілю підключення**

Запустіть встановлену програму та перейдіть у вкладку знизу ![](/files/J2ep5kLadwweF4wuduYt) і через ![](/files/2wPSGjdMDoBYQbYO0Rzc) додайте нове підключення, вказавши протокол <mark style="color:purple;">socks</mark>.

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

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

## Налаштування проксі з'єднання

З замовлення скопіюйте підключення у відповідні поля (IP/Hostname:PORT:USERNAME:PASSWORD) та натисніть ![](/files/DmUTFEdvF98kjqnGKX8K). У "<mark style="color:purple;">Remark</mark>" можна вказати довільне ім'я профілю

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

{% hint style="info" %}
**З прикладом налаштування проксі ви можете ознайомитись у розділі** [**Інструкція з налаштування**](/ua/instrukciyi-z-vikoristannya/getting-started.md)
{% endhint %}

## Підключення профілю та старт роботи

Встановіть у ![](/files/kY7vaQeyraTGFVfLCUWC) необхідний профіль, якщо їх кілька і перейдіть в ![](/files/sdQXVKaLjMxabMH5QJqc)

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

Тепер ви можете натиснути ![](/files/cdNUAAirEbRS8uwkHlVA) і програма почне свою роботу

<figure><img src="/files/1VpxCo5npbqrdcS07cQQ" 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://docs.proxyshard.com/ua/instrukciyi-z-vikoristannya/macos/v2box.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.
