> 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/sheng-huo.md).

# 生活

- [健康养生](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng.md)
- [02愤怒为什么伤身.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/02-fen-nu-wei-shen-me-shang-shen.md)
- [01保持大脑敏锐的10个习惯.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/01-bao-chi-da-nao-min-rui-de-10-ge-xi-guan.md)
- [03高血糖饮食推荐.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/03-gao-xue-tang-yin-shi-tui-jian.md)
- [新冠](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/xin-guan.md)
- [新冠初体验.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/xin-guan/xin-guan-chu-ti-yan.md)
- [新冠注意事项.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/xin-guan/xin-guan-zhu-yi-shi-xiang.md)
- [04科学跑步.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/04-ke-xue-pao-bu.md)
- [05八大滋补品.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/jian-kang-yang-sheng/05-ba-da-zi-bu-pin.md)
- [茶和咖啡](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cha-he-ka-fei.md)
- [体验各种茶的味道.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cha-he-ka-fei/ti-yan-ge-zhong-cha-de-wei-dao.md)
- [咖啡种类介绍.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cha-he-ka-fei/ka-fei-zhong-lei-jie-shao.md)
- [茶的种类介绍.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cha-he-ka-fei/cha-de-zhong-lei-jie-shao.md)
- [茶知识.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cha-he-ka-fei/cha-zhi-shi.md)
- [紫砂壶介绍.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cha-he-ka-fei/zi-sha-hu-jie-shao.md)
- [游玩](https://jun-wang.gitbook.io/readingbooks/sheng-huo/you-wan.md)
- [年卡免费游玩.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/you-wan/nian-ka-mian-fei-you-wan.md)
- [菜谱.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/cai-pu.md)
- [学区](https://jun-wang.gitbook.io/readingbooks/sheng-huo/xue-qu.md)
- [各区学校数和top学校.md](https://jun-wang.gitbook.io/readingbooks/sheng-huo/xue-qu/ge-qu-xue-xiao-shu-he-top-xue-xiao.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/sheng-huo.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.
