# Chrome

Configuring proxies in Google Chrome 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 Chrome Settings**

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

<figure><img src="/files/4Y1AHZwdIquCoRV9ThSI" alt="" width="266"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Enter Proxy Settings**

Click **System** in the navigation bar → **Open your computer's proxy settings**. Windows will open the proxy settings window.

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

{% step %}

#### Configure the Proxy

Toggle **Use a proxy server** to On. Enter the proxy host and port in the address fields, then click **Save**.

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

{% step %}

#### **Enter Authentication Information**

Open Chrome. The first time you access a website through the proxy, the browser will display an authentication window. Enter your username and password.
{% endstep %}

{% step %}

#### **Verify the Proxy**

Visit [ipinfo.io](https://ipinfo.io/) in Chrome 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/chrome.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.
