> For the complete documentation index, see [llms.txt](https://zh.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zh.chanyuan8.org/chan-yuan-cao-yuan-chuang/wo-re-ai-di-er-jia-yuan-da-qi-cao.md).

# 我热爱第二家园 / 大气草

第二家园是爱的海洋

感谢佛祖上帝的恩赐和灵光照耀！感谢雪峰导游的辛勤引领！

我幸福生活在彻底的共产主义生态社区生命禅院第二家园。

在这个大家庭里，首先是耕种好自己的心田、努力建设好自己的心灵花园；

在这个大家庭里，有许多的知音和亲情；

在这个家园里，有许多的亲人在无私奉献、相互服务、共享资源；

在我生活过的每一个分院里：

如果我劈柴，是在为所有的亲人劈柴；

如果我洗衣服，是为所有的亲人洗衣服；

如果种地，是为所有的亲人种地；

如果护理果树，是在为所有的亲人护理果树；

负责做饭的人，是在为所有的亲人做饭；

负责打扫卫生的人，是在为所有的亲人打扫卫生；

负责看大门的人，是在为所有的亲人看大门；

负责采购的人，是在为所有的亲人采购；

负责外事的人，是在为所有的亲人对外联系事务；

负责宣传的人，是在为所有的亲人宣传；

负责孩子教育的人，是在为所有的亲人教育孩子；

······

如果你呼求帮助，会有亲人热情相助；

如果遭遇风雨，有众多的亲人同舟共济。

我热爱禅院亲人们；

我热爱人类的新生活模式\~彻底的共产主义生态社区生命禅院第二家园。

2013-12-18


---

# 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://zh.chanyuan8.org/chan-yuan-cao-yuan-chuang/wo-re-ai-di-er-jia-yuan-da-qi-cao.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.
