# 备注工具 👍

{% hint style="success" %}
👍 推荐功能
{% endhint %}

备注工具是我们团队内部非常常用的功能，可以高效的对屏幕进行标注，对沟通很有帮助。

拖拽截图选区后，选择备注工具。此时，先在你需要标注的目标区域附近点击，确定起始点。然后，光标移动到空白区域再点击，确定文本框。输入文本后，一个美观的备注就完成了。

<figure><img src="/files/ZH1t3YxTucVy9TW5zSo9" 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://docs-1c.hapigo.com/tools/remark.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.
