# 书签管理工具

{% embed url="<https://www.youtube.com/watch?v=FAG3NMdDClo>" %}

在本指南中，我们将解释如何向 Incogniton 浏览器配置文件添加书签。

{% stepper %}
{% step %}
**向浏览器配置文件添加书签**

* 点击要添加书签的浏览器配置文件右侧的三点图标。
* 转到 **Bookmarks - Add a bookmark**。

![](/files/bf6976f8b6154be0c3c114c7fa582d50dfa36a3a)
{% endstep %}

{% step %}
**填写书签详细信息**

* 输入书签名称和目标 URL。
* 点击 **Save** 以添加书签。

{% hint style="warning" %}
在 URL 中包含协议（https\:// 或 http\://），否则书签将无法添加。
{% endhint %}

![](/files/d178e650ff28eddeefc6d723ca8702225b1ac5cc)
{% endstep %}

{% step %}
**在浏览器中验证书签**

* 启动浏览器配置文件。
* 书签应显示在地址栏下方。

![](/files/a3e1647f31a912eb039e2d91921f050324e6f593)
{% endstep %}
{% endstepper %}

## 添加预先保存的书签 / 常用书签

{% embed url="<https://www.youtube.com/watch?v=BjowJ9pc2UM>" %}

当您频繁使用相同的书签时，创建一个通用（预先保存的）书签并根据需要将其添加到配置文件中可能更为高效。

{% stepper %}
{% step %}
**创建通用书签**

* 在浏览器配置文件概览中点击 **Browser Management**。
* 转到 **General Bookmarks**。
* 点击 **Create Bookmark**，填写名称和 URL，然后点击 **Create bookmarks**。

![](/files/a2b374f4c638511e4bb8d4c7048f95be4aefe316)
{% endstep %}

{% step %}
**将通用书签添加到浏览器配置文件**

* 点击浏览器配置文件上的三点图标。
* 导航到 **Bookmarks - Add a bookmark**。
* 通用书签将在列表中可见。选择它，点击 **Add selected** 并点击 **Save**。

![](/files/6ba97f7ee42620da611c53892895d7a87c022002)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
如果您对该功能仍有任何疑问，请联系我们的[支持部门](https://incogniton.com/contact/)。
{% endhint %}


---

# 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://docs.incogniton.com/documentation/chinese-documentation/e-wai-gong-neng/bookmark-management-tool.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.
