# 任务栏不同的浏览器怎么区分？

任务栏中的不同窗口图标上面会展示相应的浏览器窗口ID，可以根据浏览器窗口ID进行区分！

![](/files/7B35djRvkDAtif7vbVE6)

可以在系统设置“自定义浏览器角标”来根据窗口序号、窗口名称、窗口备注、窗口ID来设置显示方式。

<figure><img src="/files/VRjl1uUiesW01nBOLYl0" alt=""><figcaption></figcaption></figure>


---

# 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/question2/7.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.
