# 人类观察笔记

## 人类观察笔记

- [发心: 任何方向的风都是顺风](https://www.ankerc.com/readme.md): 我要干什么
- [TODO](https://www.ankerc.com/todo.md): 记录一些尚待写作的部分
- [思路](https://www.ankerc.com/si-lu.md)
- [人选择信仰的原理](https://www.ankerc.com/ren-xing-guan-cha/ren-xuan-ze-xin-yang-de-yuan-li.md)
- [建构理论解释现象](https://www.ankerc.com/ren-xing-guan-cha/ren-xuan-ze-xin-yang-de-yuan-li/jian-gou-li-lun-jie-shi-xian-xiang.md)
- [理论预测情绪](https://www.ankerc.com/ren-xing-guan-cha/ren-xuan-ze-xin-yang-de-yuan-li/li-lun-yu-ce-qing-xu.md): 理论带来预测，预测带来现实，现实带来情绪
- [情绪决定理论](https://www.ankerc.com/ren-xing-guan-cha/ren-xuan-ze-xin-yang-de-yuan-li/qing-xu-jue-ding-li-lun.md): 人是否采取一个理论 ，全看该理论给是否带来认可的情绪
- [人脑工作原理](https://www.ankerc.com/ren-xing-guan-cha/ren-nao-gong-zuo-yuan-li.md)
- [新技术 旧问题](https://www.ankerc.com/ren-xing-guan-cha/xin-ji-shu-jiu-wen-ti.md): 新技术的作用就是更好的解决旧问题
- [需求集：进化心理学](https://www.ankerc.com/ren-xing-guan-cha/xin-ji-shu-jiu-wen-ti/jiu-wen-ti-ji-jin-hua-xin-li-xue.md)
- [男女地位重新思考](https://www.ankerc.com/ren-xing-guan-cha/xin-ji-shu-jiu-wen-ti/jiu-wen-ti-ji-jin-hua-xin-li-xue/nan-nv-di-wei-zhong-xin-si-kao.md)
- [提早打卡](https://www.ankerc.com/ge-ren-xing-wei-zhi-nan-yuan-ze/ti-zao-da-ka.md)
- [时间心理学概要](https://www.ankerc.com/ge-ren-xing-wei-zhi-nan-yuan-ze/shi-jian-xin-li-xue-gai-yao.md)
- [现象 vs 原因](https://www.ankerc.com/ge-ren-xing-wei-zhi-nan-yuan-ze/xian-xiang-vs-yuan-yin.md)
- [行动: 最简单路径](https://www.ankerc.com/ge-ren-xing-wei-zhi-nan-yuan-ze/xing-dong-zui-jian-dan-lu-jing.md): 放弃目标 VS 思考最简单路径
- [故事: 每日行动上限](https://www.ankerc.com/ge-ren-xing-wei-zhi-nan-yuan-ze/xing-dong-zui-jian-dan-lu-jing/gu-shi-mei-ri-xing-dong-shang-xian.md)
- [决策: 重视二三级效应](https://www.ankerc.com/ge-ren-xing-wei-zhi-nan-yuan-ze/jue-ce-zhong-shi-er-san-ji-xiao-ying.md)
- [英雄主义批判](https://www.ankerc.com/she-hui-xian-zhuang-he-wei-lai-yu-ce/ying-xiong-zhu-yi-pi-pan.md)
- [通信和能源](https://www.ankerc.com/she-hui-xian-zhuang-he-wei-lai-yu-ce/tong-xin-he-neng-yuan.md)
- [个体+, 大团体-](https://www.ankerc.com/she-hui-xian-zhuang-he-wei-lai-yu-ce/ge-ti-+-da-tuan-ti.md)
- [系统教育终结，项目教育兴起](https://www.ankerc.com/she-hui-xian-zhuang-he-wei-lai-yu-ce/xi-tong-jiao-yu-zhong-jie-xiang-mu-jiao-yu-xing-qi.md): 项目式教育的兴起
- [帝国的崩溃 小国的兴起](https://www.ankerc.com/she-hui-xian-zhuang-he-wei-lai-yu-ce/di-guo-de-beng-kui-xiao-guo-de-xing-qi.md)
- [待办的原因](https://www.ankerc.com/snippets/dai-ban-de-yuan-yin.md): 给自己的待办加个原因
- [“不经过审视的生活是不值得过的”](https://www.ankerc.com/snippets/bu-jing-guo-shen-shi-de-sheng-huo-shi-bu-zhi-de-guo-de.md)
- [完整产品论](https://www.ankerc.com/chan-pin-si-kao/wan-zheng-chan-pin-lun.md): 首发于Elisi内部wiki
- [酒香不怕巷子深？](https://www.ankerc.com/chan-pin-si-kao/jiu-xiang-bu-pa-xiang-zi-shen.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://www.ankerc.com/readme.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.
