> For the complete documentation index, see [llms.txt](https://jun-wang.gitbook.io/readingbooks/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jun-wang.gitbook.io/readingbooks/du-hou-gan.md).

# 读后感

- [《好心情联系手册》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/hao-xin-qing-lian-xi-shou-ce.md)
- [《金字塔原理》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/jin-zi-ta-yuan-li.md)
- [《孙子兵法》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/sun-zi-bing-fa.md)
- [《半小时漫画世界史》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/ban-xiao-shi-man-hua-shi-jie-shi.md)
- [《人月神话》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/ren-yue-shen-hua.md)
- [《郁金香热》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/yu-jin-xiang-re.md)
- [《高效能人士的七个习惯》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/gao-xiao-neng-ren-shi-de-qi-ge-xi-guan.md)
- [《活着》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/huo-zhe.md)
- [《反脆弱》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/fan-cui-ruo.md)
- [《学会提问》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/xue-hui-ti-wen.md)
- [东野圭吾](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/dong-ye-gui-wu.md)
- [《白夜行》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/dong-ye-gui-wu/bai-ye-xing.md)
- [《幻夜》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/dong-ye-gui-wu/huan-ye.md)
- [《放学后》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/dong-ye-gui-wu/fang-xue-hou.md)
- [《恶意》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/dong-ye-gui-wu/e-yi.md)
- [《自控力》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/zi-kong-li.md)
- [《政治的人生》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/zheng-zhi-de-ren-sheng.md)
- [《半小时漫画中国史》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/ban-xiao-shi-man-hua-zhong-guo-shi.md)
- [《讲好故事》.md](https://jun-wang.gitbook.io/readingbooks/du-hou-gan/jiang-hao-gu-shi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://jun-wang.gitbook.io/readingbooks/du-hou-gan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
