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

# 帮助中心（视频教程）

- [基本操作过程讲解](https://doc.bitbrowser.cn/help2/ji-ben-cao-zuo-guo-cheng-jiang-jie.md)
- [员工管理操作过程讲解](https://doc.bitbrowser.cn/help2/yuan-gong-guan-li-cao-zuo-guo-cheng-jiang-jie.md)
- [设置http/https/socks5代理IP](https://doc.bitbrowser.cn/help2/she-zhi-httphttpssocks5-dai-li-ip.md)
- [设置luminati/oxylabs/iphtml等动态代理IP](https://doc.bitbrowser.cn/help2/she-zhi-luminatioxylabsiphtml-deng-dong-tai-dai-li-ip.md)
- [使用代理IP平台API提取链接提取的操作方法](https://doc.bitbrowser.cn/help2/shi-yong-dai-li-ip-ping-tai-api-ti-qu-lian-jie-ti-qu-de-cao-zuo-fang-fa.md)
- [设置IPIDEA代理IP](https://doc.bitbrowser.cn/help2/she-zhi-ipidea-dai-li-ip.md)
- [设置ABCproxy代理](https://doc.bitbrowser.cn/help2/she-zhi-abcproxy-dai-li.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:

```
GET https://doc.bitbrowser.cn/help2.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.
