# Firefox

Configuring proxies in Firefox assigns a dedicated IP address to your browsing activities, suitable for privacy protection, accessing restricted content, and other scenarios.

{% hint style="success" icon="lightbulb-exclamation-on" %}
Before configuring the proxy, you need to obtain proxies credentials. [Click here](/proxy/rotating-residential-proxies/quick-start.md) to learn how to obtain proxies credentials.
{% endhint %}

***

{% stepper %}
{% step %}

#### **Open** Firefox **Settings**

Click the three-line menu in the upper right corner of Firefox, then click **Settings**.

<figure><img src="/files/yDvtvnM1SEcWnmd321uZ" alt="" width="215"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Enter Proxy Settings**

On the **General** page, scroll to the bottom and find **Network Settings**, then click **Settings**.

<figure><img src="/files/d0r5laE2L3oFNIWjZCBx" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Configure the Proxy

Click **Manual Proxy Configuration**. Select the protocol you need to use and enter the host and port.

<figure><img src="/files/CZtFCmSiysCOK8pywrEW" alt="" width="557"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Enter Authentication Information**

Reopen the Firefox browser. The first time you access a website through a proxy, the browser will display an authentication window. Please enter your username and password. Click Sign in.

<figure><img src="/files/wbnD6BuYJkxCPeiTJ7sd" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Verify the Proxy**

Visit [ipinfo.io](https://ipinfo.io/) in Firefox and confirm whether the displayed IP matches your proxy IP.
{% endstep %}
{% endstepper %}

***


---

# 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:

```
GET https://docs.talordata.com/proxy/integrations/firefox.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.
