# V2Box

{% hint style="success" %}
This solution supports UDP tunneling!
{% endhint %}

## V2BOX setup.

Go to [link](https://apps.apple.com/ru/app/v2box-v2ray-client/id6446814690) to download the V2Box client.

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

<figure><img src="/files/968db582bb9e94f4cacf8348edac2d3fa0febf43" alt=""><figcaption></figcaption></figure>

## **Adding a connection profile**

Launch the installed app and go to the tab at the bottom ![](/files/b3f5c664d5e41ade407f4fda4dce3d96db032243) and via ![](/files/8ce17dcc37acb337d19379b81c41bb0b6221bd19) add a new connection by specifying the protocol <mark style="color:purple;">socks</mark>.

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

<figure><img src="/files/7a397f0b63b8c1e6b337a8fd808f9ffa3bfe1421" alt=""><figcaption></figcaption></figure>

## Proxy connection setup

From the order, copy the connection into the appropriate fields (IP/Hostname:PORT:USERNAM:PASSWORD) and click ![](/files/af5727af93efdd0b4152a3e8ad041f1fb5cedcdd). In "<mark style="color:purple;">Remark</mark>" you can specify any profile name

<figure><img src="/files/29acbf596a587df00371be1001f932561477175a" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**An example of proxy setup can be found in the section "**[**Setup instructions**](/eng/usage-instructions/getting-started.md)**"**
{% endhint %}

## Connecting the profile and starting work

Set in ![](/files/dd2681adb79fc899c793d3053f1d9be5f9a94dd0) the required profile, if there are several, and go to ![](/files/56478bcd4aef0b3d049069aae9ab83aaa2709897)

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

Now you can press ![](/files/f7c6e530e4c2016157141fc25fda24971f71e527) and the app will start working

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

**Done! Now you can use the proxy.**


---

# 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://docs.proxyshard.com/eng/usage-instructions/macos/v2box.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.
