# Edge

Configuring proxies in Edge can assign a dedicated IP to your browsing activities, suitable for privacy protection, accessing restricted content, and more.

{% 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 Edge Settings**

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

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

{% step %}

#### **Enter Proxy Settings**

Navigate to **System and Performance** → **System** → **Open proxy settings**. Windows will open the proxy settings window.

<figure><img src="/files/8AFSH0MxCEQ5hsENTUDd" 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/5s5YXOWaYeXKsKWPCERS" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Enter Authentication Information**

Open Edge. 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 Edge 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/edge.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.
