# ABOUT

此项目仅作为文档速查，本人技术水平有限，难免出现错误，欢迎指正。

引用文档的内容、格式，为了便于阅读会有些许更改，且均已著名来源和作者，侵删。

联系方式：admin\[#]se7ensec.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://gitbook.se7ensec.cn/about.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.
