# V2Box

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

## V2BOX setup.

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

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

<figure><img src="/files/3Hx77K7uPfLdPoknrrHG" alt=""><figcaption></figcaption></figure>

## **Adding a connection profile**

Start the installed application, go to the bottom tab ![](/files/4SZiBDrebrkyDStThAdV), and add a new connection through ![](/files/eCphKN5eNqBQb0Bq3WCx), specifying the <mark style="color:purple;">socks</mark> protocol.

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

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

## Proxy connection setup

Copy the connection from the order into the corresponding fields (IP/Hostname:PORT:USERNAME:PASSWORD) and click ![](/files/Z6fvI3CokyZiCWqmvKfe). In "<mark style="color:purple;">Remark</mark>", you can specify any profile name.

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

{% hint style="info" %}
**You can find a proxy setup example in the** [**Setup guide**](/usage-instructions/getting-started.md) **section**
{% endhint %}

## Connecting the profile and starting work

Select the required profile in ![](/files/cIgQScWNGEiiNhNCKkzZ) if there are several, then go to ![](/files/l7UqF7iewRD4Gv8rhJST).

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

Now you can click ![](/files/ybWBCC1Lb5CNraNXZBCC) and the application will start working.

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

**Done! You can now 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/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.
