# FoxyProxy

## Installing the FoxyProxy extension

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

Follow the [link](https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/?utm_source=addons.mozilla.org\&utm_medium=referral\&utm_content=search) to download the "<mark style="color:purple;">FoxyProxy</mark>" extension.

{% embed url="<https://addons.mozilla.org/en-US/firefox/addon/foxyproxy-standard/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search>" %}

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

Install it and then open the extension settings.

<figure><img src="/files/29j3odFzFWLF2B7glNjT" alt=""><figcaption></figcaption></figure>

## **Extension setup**

Go to the "<mark style="color:purple;">Proxies</mark>" tab and add a new proxy connection with the "<mark style="color:purple;">Add</mark>" button.

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

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

## **Setting up the proxy connection**

Enter the proxy from the order into the corresponding fields (IP/Hostname:PORT:USERNAME:PASSWORD), Title, and protocol type. Then click "<mark style="color:purple;">Save</mark>".

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

## **Finishing setup and connecting**

Open the extension again and select the connection you created earlier.

<figure><img src="/files/05mA73bCDD4bTjO6w0OM" alt=""><figcaption></figcaption></figure>

**Everything is now ready. You can start using 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/browsers/mozilla-firefox/foxyproxy.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.
