> For the complete documentation index, see [llms.txt](https://doc.9http.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.9http.com/en/integrations/clonbrowser.md).

# ClonBrowser

## What is ClonBrowser?

ClonBrowser is a versatile, powerful tool that automates repetitive online tasks and securely manages multiple accounts across different platforms. It offers a customizable anti-detection environment, advanced fingerprint options, and a suite of automation templates, making it a top choice for boosting efficiency and privacy.

Below is a guide on how to integrate **9HTTP with ClonBrowser**.

{% stepper %}
{% step %}

#### [Download](#what-is-clonbrowser) ClonBrowser, install and log in to ClonBrowser

{% endstep %}

{% step %}

#### **Click 【New Browser】 in the left-hand navigation to begin creating a profile**

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

{% step %}

#### **Click 【Proxy】 and select 【Custom】 as the mode**

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

{% step %}

#### **Select 【socks5】as the protocol**

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

{% step %}

#### **Enter the【Host】and【Port】information**

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

{% step %}

#### **Enter the【Username】and【Password】**

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

{% step %}

#### **Once the proxy information is configured, click【Check network】to test the connection. After confirming the test is successful, click【Create Broswer】to complete setup**

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

{% step %}

#### **After successful creation, click【Launch】to start using it**

<figure><img src="/files/PVrG8MeUxdssBDGkexcY" alt=""><figcaption></figcaption></figure>
{% 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, and the optional `goal` query parameter:

```
GET https://doc.9http.com/en/integrations/clonbrowser.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.
