> 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/ji-cheng/bitbrowser.md).

# BitBrowser

## **什么是BitBrowser?**

BitBrowser 具有模拟独立电脑资讯、每个视窗使用不同 IP 位址以及防止帐户关联等功能，可确保每个帐户在完全隔离的环境中运作。它与 Google 核心的整合可实现深度匿名化并推荐干净的代理 IP，使其成为安全管理社交媒体、电子商务和其他基于网路的帐户的理想解决方案。

下面为您介绍如何将**9HTTP与BitBrowser集成**。

{% stepper %}
{% step %}

#### [下载](https://www.bitbrowser.cn/download/)BitBrowser，安装并登入BitBrowser

{% endstep %}

{% step %}

#### 在左侧导航栏选择【浏览器窗口】，并点击【创建窗口】

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

{% step %}

#### 将配置界面下拉至代理模块并在代理类型处选择【Socks5】

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

{% step %}

#### 输入代理配置相关信息

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

{% step %}

#### 检查代理并保存浏览器配置文件

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

{% step %}

#### 配置完成后选择配置好的浏览器打开即可

<figure><img src="/files/bMXu3ZmyidiAOziAgVoh" 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/ji-cheng/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.
