# v2rayN

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

## v2rayN setu&#x70;**.**

Go to [link](https://github.com/2dust/v2rayN/releases/latest) for download <mark style="color:purple;">v2rayN</mark> and extract the archive on the desktop.

{% embed url="<https://github.com/2dust/v2rayN/releases/latest>" %}

<figure><img src="/files/66b715a60f81d52f126a4e0847c5a432b30cdf5f" alt=""><figcaption></figcaption></figure>

## **Creating a profile**

Create a new configuration by specifying <mark style="color:purple;">SOCKS / HTTP</mark> as the connection protocol

<figure><img src="/files/97b0d372c2ca7866a0fdf887823d773759a55252" alt=""><figcaption></figcaption></figure>

## Connection profile setup

Paste the copied proxies from the order into the appropriate fields, be sure to specify the configuration core (Xray/SingBox) and save the settings.

<figure><img src="/files/794ae6db40e693bd524bd4c53a4d3de45cd05353" 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 %}

## Launching the client

Launch the client by enabling <mark style="color:purple;">Tun</mark> mode.

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

**Done! Now you can fully use the proxy, tunneling all traffic through 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/windows/v2rayn.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.
