# AdsPower

Configuring proxies in the AdsPower allows you to assign a dedicated IP to each browser environment, ensuring secure multi-account isolation. Follow the steps below to complete the proxy setup.

{% 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 %}

#### **Download and Log In**

1. Go to the [AdsPower website](https://www.adspower.com/) to download the client.
2. Install the application, launch it, and log in to your account.
   {% endstep %}

{% step %}

#### **Create a Browser Profile**

After logging in, click **New Profile**.

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

{% step %}

#### Configure the Proxy

1. In the proxy settings section, select **Custom**.
2. Enter your proxy details:

   * **Proxy Type**: HTTP / HTTPS / SOCKS5
   * **Proxy Host**: Enter your proxy host address
   * **Proxy Port**: Enter the port
   * **Proxy Username**: Enter your username
   * **Proxy Password**: Enter your password

   <figure><img src="/files/b4MAjfR3kARtSIGGWkxZ" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### Verify the Proxy

1. Click the **Check Proxy** button to confirm the connection is working.
2. If verification fails, double‑check your information or try switching to a different protocol.

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

{% step %}

#### Save and Launch

1. Click the **OK** button at the bottom to save the profile.
2. Click **Open** to launch the browser environment.
3. In the opened browser, visit [ipinfo.io](https://ipinfo.io/) to verify that the IP address and location match your proxy settings.

<figure><img src="/files/IVUsiCfL8AXOGJytIXtN" alt="" width="563"><figcaption></figcaption></figure>
{% 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://docs.talordata.com/proxy/integrations/adspower.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.
