# 🙌🏻Hi there!

这是我记笔记的地方。

在平时的开发和折腾中，总会遇到各种各样的问题，踩各种各样的坑，原来是都记录在博客上的，但是发现有人搞这种专门的笔记站，感觉不错，所以我也搞了一个。

思考了一下这个和博客的区别：

* 知识库： 一个记录小知识点和小代码片段的地方，类似于速查手册。
* 博客： 记录大的系统性的文章和项目，还能记录生活和图片之类的。

博客：<https://lanlance.cn>

Github：[github.com/L2ncE](https://github.com/L2ncE)

邮箱：<llance_24@foxmail.com>

小红书：[LanLance](https://raw.githubusercontent.com/L2ncE/images/main/PicGo/imagesb1616c0ba9e91a4d9695dba8b91b4164_720.png)


---

# 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://gists.lanlance.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.
