> For the complete documentation index, see [llms.txt](https://doc.thordata.com/doc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thordata.com/doc/proxies/integration-tutorial/high-bandwidth-proxies-integration/bitbrowser.md).

# BitBrowser

### What is BitBrowser?

BitBrowser has features such as simulating independent computer information, using different IP addresses for each window, and preventing account association to ensure that each account operates in a completely isolated environment. Its integration with Google Core enables deep anonymization and recommends clean proxy IPs, making it the ideal solution for securely managing social media, e-commerce, and other web-based accounts.

Here's how to integrate Thordata with BitBrowser.&#x20;

{% stepper %}
{% step %}
[Download](https://www.bitbrowser.net/download/) BitBrowser, install and log in to BitBrowser
{% endstep %}

{% step %}
Select **\[Browser Profiles]** in the left navigation bar and click to create

<img src="/files/Yy9wjmdmTLCvlXgO7h0L" alt="" data-size="original">
{% endstep %}

{% step %}
Pull down the configuration interface to the proxy module and select **\[HTTP]** for the proxy type.

<img src="/files/ae2ExmmOkKb19FCn4BH7" alt="" data-size="original">
{% endstep %}

{% step %}
Enter relevant proxy information

<img src="/files/uhflxSv8JOcBTYMRsi43" alt="" data-size="original">
{% endstep %}

{% step %}
Click **\[Check Proxy]** and Save Browser Profile

<img src="/files/hY7tiC1cKZdt68yWvE2A" alt="" data-size="original">
{% endstep %}

{% step %}
After the configuration is completed, select the configured browser to open it.

<img src="/files/rfXo2aqMDU3q7h3sM3hL" alt="" data-size="original">
{% 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.thordata.com/doc/proxies/integration-tutorial/high-bandwidth-proxies-integration/bitbrowser.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.
