> For the complete documentation index, see [llms.txt](https://docs.getlaika.app/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getlaika.app/docs/docs-cn/ji-chu/lai-ka-ying-yong/chuang-jian-bi-ji.md).

# 创建笔记

莱卡为您提供了一种为每个请求创建小记的便捷方式。 通过这种方式，您可以留下一些评论或您的工作想法，或者为该特定请求创建一些自我文档。 因此，您可以在需要时稍后再回来使用它！

您可以通过单击工作区右侧窗格中的注释（“页面”）图标来访问“**Note**”。

![Note icon](/files/nJUYndCkCx2wPF26Q8sq)

如果要编辑或添加注释，只需单击“**Edit**”按钮。

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

就是这样！&#x20;

此外，您可以使用 Markdown 选项卡在笔记上书写，然后使用预览选项卡预览您所写的内容！

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


---

# 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://docs.getlaika.app/docs/docs-cn/ji-chu/lai-ka-ying-yong/chuang-jian-bi-ji.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.
