# 浏览器窗口管理有什么功能？

浏览器窗口管理支持创建窗口、批量创建窗口、批量导入窗口、批量导出窗口、打开浏览器窗口、更换国家和地区、修改代理、分享窗口、删除窗口等功能。详细请查看[浏览器窗口管理](https://doc.bitbrowser.cn/help1/chuang-kou-guan-li)


---

# Agent Instructions: 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/question/question1/5.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.
