> 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/eng/usage-instructions/windows/nekoray.md).

# NekoRay

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

## **NekoRay** setup.

Follow the [link](https://github.com/MatsuriDayo/nekoray/releases) to download the program.

{% embed url="<https://github.com/MatsuriDayo/nekoray/releases>" %}

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

## **Adding a NekoRay profile**

Right-click the empty area in the program to open the context menu and create a new profile.

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

## Setting the proxy server in the NekoRay profile

In the connection profile creation window, specify the "<mark style="color:purple;">Socks</mark>" or "<mark style="color:purple;">HTTP</mark>" connection protocol.

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

Set the proxy connection parameters according to your [order](https://dashboard.proxyshard.com/products).

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

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

## Getting started

Enable '<mark style="color:purple;">TUN Mode</mark>' and start the created profile by right-clicking it and clicking '<mark style="color:purple;">Start</mark>'.

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

**Done! You can now fully use the proxy by tunneling all traffic through it.**


---

# 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/eng/usage-instructions/windows/nekoray.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.
