> 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/usage-instructions/ios-android/v2box.md).

# V2Box

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

## Installing V2Box

Go to the App Store/Google Play and download the V2BOX application.

#### <mark style="color:green;">Android</mark>

{% embed url="<https://play.google.com/store/apps/details?id=dev.hexasoftware.v2box&hl=ru>" %}

#### <mark style="color:blue;">**iOS**</mark>

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

## V2Box setup

Open the application, go to the "<mark style="color:purple;">Configs</mark>" tab, and create a new configuration with "➕".

<figure><img src="/files/GeEAa6ZwxrgNlDirzPJB" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/v2kpG8nonU9AWxEvCT9f" alt="" width="373"><figcaption></figcaption></figure>

Specify the <mark style="color:purple;">SOCKS</mark> connection type.

<figure><img src="/files/jWOMe3QifreiNwhpKUrf" alt="" width="367"><figcaption></figcaption></figure>

Enter your proxies from the order into the program fields.

<figure><img src="/files/d0yO3L80vVL3jsJ6YJSh" alt="" width="375"><figcaption></figcaption></figure>

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

Save your configuration and go back to "<mark style="color:purple;">Configs</mark>". There you must click your config to connect.<br>

<figure><img src="/files/dL0w3dj9fgkHI6EIjjHo" alt="" width="375"><figcaption></figcaption></figure>

\
**Done! You can now check the proxy with our** [**checker**](https://proxyshard.com/proxy-tester)


---

# 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/usage-instructions/ios-android/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.
