# FoxyProxy

#### What is FoxyProxy?

FoxyProxy is a browser extension that is mainly used to manage proxy server settings. It supports multiple browsers, such as Firefox and Chrome, and helps users easily switch and manage multiple proxy servers. It is suitable for scenarios where frequent proxy switching is required, such as accessing restricted content, testing websites in different regions, or enhancing privacy protection.

Here's how to integrate Thordata with FoxyProxy.

{% stepper %}
{% step %}
Open the Chrome Web Store and [**install** ](https://chromewebstore.google.com/detail/foxyproxy/gcknhkkoolaabfmlnjonogaaifnjlfnp?hl=en-US\&utm_source=ext_sidebar)FoxyProxy

<div align="left"><figure><img src="/files/iF0X49XhcPMTA1jqB7Qp" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Click the FoxyProxy icon in the extensions in the upper right corner of the browser and select **\[Options]**

<div align="left"><figure><img src="/files/tnX9jIPths9MboUXak7J" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Select **\[Proxies]** in the top navigation and click **\[Add]** to create a new proxy

<div align="left"><figure><img src="/files/6OkYXSgHdFyrrWm18uyG" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Configure the proxy information and click **\[Save]**

Title：Custom proxy name

Type：Protocol type, select HTTP(S)

Hostname: IP

Port

Username

Password

<div align="left"><figure><img src="/files/SHalMGAL3xwXxVGkRTmV" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
When you need to use it, click the FoxyProxy icon in the extension in the upper right corner of the browser and click the proxy you configured.

<div align="left"><figure><img src="/files/ddWqwP9jqlY469F4lh4P" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://doc.thordata.com/doc/proxies/integration-tutorial/isp-proxies-integration/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.
