# 👋你好

这里是我记笔记的一个小站

想了想还是把笔记从博客中剥离出来，因此博客就成了我主要写一点思考的东西，而这个笔记站就成为了我记录平时学习知识的地方。

博客：[nico233's blog](http://nico233.cn/)


---

# 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://notes.nico233.cn/readme.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.
