# 关于本站

这是一个笔记站。记录本人在日常中遇到的问题及解决方法，以便备忘。

部分有价值的、可能或已经被删除书籍或文章，如果我有精力，也会收集到这里，以便日常查看。

本站建立于2019年9月10日。原来使用Gitbook程序进行编译，但因该程序停更，导致无法兼容最新的技术，编译会报错，无法继续使用，因此更换到Gtibook网站进行更新。

域名注册于2019年，感谢nic.eu.org提供的免费域名注册服务。

<br>


---

# 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://book.linh.eu.org/guan-yu-ben-zhan.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.
