> 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/xin-li-xue.md).

# 心理学

- [心理学培训](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-pei-xun.md)
- [神经系统.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-pei-xun/shen-jing-xi-tong.md)
- [心理学家们.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-pei-xun/xin-li-xue-jia-men.md)
- [对生活有用的笔记.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-pei-xun/dui-sheng-huo-you-yong-de-bi-ji.md)
- [笔记.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-pei-xun/bi-ji.md)
- [灾难化思维.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/zai-nan-hua-si-wei.md)
- [游戏设计者的心理学.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/you-xi-she-ji-zhe-de-xin-li-xue.md)
- [人类难以抗拒的十种心理.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/ren-lei-nan-yi-kang-ju-de-shi-zhong-xin-li.md)
- [踢猫效应.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/ti-mao-xiao-ying.md)
- [幸存者偏差.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xing-cun-zhe-pian-cha.md)
- [知识诅咒.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/zhi-shi-zu-zhou.md)
- [Lollapalooza效应.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/lollapalooza-xiao-ying.md)
- [马斯洛的需求层次理论.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/ma-si-luo-de-xu-qiu-ceng-ci-li-lun.md)
- [心理学的分类.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-de-fen-lei.md)
- [《心理学简史》读后感.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-jian-shi-du-hou-gan--md.md)
- [达克效应.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/da-ke-xiao-ying.md)
- [心理学的一些理论和效应.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-de-yi-xie-li-lun-he-xiao-ying.md)
- [心理学名词.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/xin-li-xue-ming-ci--md.md)
- [升米恩斗米仇.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/sheng-mi-en-dou-mi-chou.md)
- [人类误判心理学.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/ren-lei-wu-pan-xin-li-xue.md)
- [溢出效应.md](https://jun-wang.gitbook.io/readingbooks/xin-li-xue/yi-chu-xiao-ying.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/xin-li-xue.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.
