> For the complete documentation index, see [llms.txt](https://doc.bitbrowser.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.bitbrowser.net/zh/question/question2.md).

# 高手上路

- [如何使用代理IP黑名单功能节省代理流量](https://doc.bitbrowser.net/zh/question/question2/ru-he-shi-yong-dai-li-ip-hei-ming-dan-gong-neng-jie-sheng-dai-li-liu-liang.md)
- [如何导入chrome书签到所有窗口](https://doc.bitbrowser.net/zh/question/question2/ru-he-dao-ru-chrome-shu-qian-dao-suo-you-chuang-kou.md): 设置添加Chrome书签
- [如何让每个浏览器窗口自动填充用户名密码](https://doc.bitbrowser.net/zh/question/question2/ru-he-rang-mei-ge-liu-lan-qi-chuang-kou-zi-dong-tian-chong-yong-hu-ming-mi-ma.md)
- [每个浏览窗口可以管理几个店铺、账号？](https://doc.bitbrowser.net/zh/question/question2/mei-ge-liu-lan-chuang-kou-ke-yi-guan-li-ji-ge-dian-pu-zhang-hao.md)
- [如何安装翻译插件或其他浏览器插件](https://doc.bitbrowser.net/zh/question/question2/ru-he-an-zhuang-fan-yi-cha-jian-huo-qi-ta-liu-lan-qi-cha-jian.md)
- [如何克隆窗口？](https://doc.bitbrowser.net/zh/question/question2/1.md)
- [如何删除浏览器窗口缓存及变更缓存目录？](https://doc.bitbrowser.net/zh/question/question2/2.md)
- [如何使用仿真输入功能？](https://doc.bitbrowser.net/zh/question/question2/ru-he-shi-yong-fang-zhen-shu-ru-gong-neng.md)
- [如何导入cookie到浏览器窗口？](https://doc.bitbrowser.net/zh/question/question2/ru-he-dao-ru-cookie-dao-liu-lan-qi-chuang-kou.md)
- [打开浏览器代理失败解决方法](https://doc.bitbrowser.net/zh/question/question2/6.md)
- [任务栏不同的浏览器怎么区分？](https://doc.bitbrowser.net/zh/question/question2/7.md)
- [如何更改员工的管理权限？](https://doc.bitbrowser.net/zh/question/question2/8.md)


---

# 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.bitbrowser.net/zh/question/question2.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.
