> For the complete documentation index, see [llms.txt](https://docs.9proxy.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.9proxy.com/integrations/ip-based-residential-proxies/browsers/chrome.md).

# Chrome

Before configuring a proxy in Chrome, make sure you have already p[ort forwarded your proxy](https://docs.9proxy.com/getting-started/residential-proxy-by-ips/for-macos-windows/configure-proxy). Follow the steps below to complete the setup on Windows or macOS.

## Open Chrome’s Proxy Settings

{% stepper %}
{% step %}
Open **Google Chrome** on your computer
{% endstep %}

{% step %}
Click the three-dot menu (...) in the top-right corner
{% endstep %}

{% step %}
Select **Settings**

<figure><img src="/files/Hnt7HqErCO2CMskiwZfN" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Scroll down and click **System**

<figure><img src="/files/0nXtulj6u0FiusFGQJaP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click Open your computer’s proxy settings

This will open your operating system’s proxy configuration page.
{% endstep %}
{% endstepper %}

## Configure Proxy Settings Based on Your OS

### For Windows Users

{% stepper %}
{% step %}
In the **Network & Internet** settings window, go to the Proxy tab
{% endstep %}

{% step %}
Under **Manual Proxy Setup**, turn ON the "**Use a proxy server**" option
{% endstep %}

{% step %}
In the Address field, enter your **Local IP**
{% endstep %}

{% step %}
In the Port field, enter the port number you forwarded (e.g., 10000)
{% endstep %}

{% step %}
Ensure the proxy toggle is switched **ON** to activate the proxy
{% endstep %}

{% step %}
Click **Save** to apply the changes
{% endstep %}
{% endstepper %}

### For macOS Users

{% stepper %}
{% step %}
In the **Proxies** tab, select the proxy protocol you want to use (HTTP or HTTPS) and toggle it **ON**
{% endstep %}

{% step %}
Enter the proxy server details you previously forwarded, including the IP address and port number
{% endstep %}

{% step %}
Click **OK** to save the settings
{% endstep %}
{% endstepper %}

To ensure your proxy is set up correctly, visit[ https://ipinfo.io/what-is-my-ip](https://ipinfo.io/what-is-my-ip) to check if your IP address has changed.

Congratulations! Your proxy is now configured in Google Chrome.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.9proxy.com/integrations/ip-based-residential-proxies/browsers/chrome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
