# Proxifier

{% hint style="danger" %}
This solution does not support UDP tunneling!
{% endhint %}

{% hint style="info" %}
This program is paid; its trial period is 31 days.
{% endhint %}

## Installing **Proxifier.**

Follow the [link](https://www.proxifier.com/download/) to download Proxifier. Then install and start the program.

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

## Proxifier setup

To get started, specify the proxy server. Open the <mark style="color:purple;">Proxy Servers</mark> tab.

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

## **Adding a proxy**

Add a connection with the Add button.

Paste the connection details, specify the required connection protocol, and click save.

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

<figure><img src="/files/8fc0wfNS5oasnHavB3mi" alt=""><figcaption></figcaption></figure>

Be sure to run a check before saving. If the check fails, the connection data is most likely incorrect or the specified protocol does not match the port from the order.

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

## Routing rule setup

Before starting, routing must also be configured. Go to Proxification Rule and specify the proxy settings. In our example, we will proxy all applications on the computer; in the rule, be sure to specify where the rule traffic should go.

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

In the proxying rules, specify the previously created proxy so that traffic can pass through it.

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

**Done! You can now use the application.**


---

# 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/proxifier.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.
