# 前言

- [前言](https://book.bsdcn.org/qian-yan/qian-yan.md)
- [绪论](https://book.bsdcn.org/qian-yan/xu-lun.md)
- [致读者：解放思想，回归本真，高扬人道主义，不走苦难哲学的邪路](https://book.bsdcn.org/qian-yan/zhi-du-zhe-jie-fang-si-xiang-hui-gui-ben-zhen-gao-yang-ren-dao-zhu-yi-bu-zou-ku-nan-zhe-xue-de-xie-l.md)
- [致谢](https://book.bsdcn.org/qian-yan/zhi-xie.md)


---

# 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.bsdcn.org/qian-yan.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.
