# Kameleo

Configuring proxies in the Kameleo fingerprint browser can assign a dedicated IP to each browser environment, enabling secure isolation for multi-account management. Please 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 [Kameleo official website](https://kameleo.io/) to download the client
2. After installation, launch it and log in.
   {% endstep %}

{% step %}

#### **Create a Profile**

After logging in, on the profiles page, click the **New** button.

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

{% step %}

#### **Configure the Proxy**

1. In the proxy settings section, select **With Proxy**
2. Fill in the proxy information:

   * Proxy type: HTTP/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/1WJW71zNqZ0purPc8eSq" alt="" width="563"><figcaption></figcaption></figure>

{% endstep %}

{% step %}

#### **Verify the Proxy**

1. Click the **Test proxy** button to confirm that the proxy connection is working.
2. If verification fails, check if the information is correct or try switching the protocol.

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

{% step %}

#### **Save and Launch**

1. Click the **Save & Start** button at the bottom.
2. In the opened browser, visit [ipinfo.io](https://ipinfo.io/) to confirm that the displayed IP matches the proxy settings.

<figure><img src="/files/30u5KD5ArDRkc6O3AyQl" 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/kameleo.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.
