> 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/xue-feng-wen-ji-chan-yuan-pian/bu-zai-zhong-guo-da-lu-jian-chu-li-xiang-jia-yuan-jue-bu-ba-xiu.md).

# 不在中国大陆建出理想家园决不罢休

人类前景堪忧，这几年来越演越烈的自然灾害就是例证，甚至“伊斯兰国”这种极端组织的诞生都与人类目前的处境相关，虽然人类的总体前景黯淡，但我们绝不自暴自弃，绝不丢弃任何一线希望，只要还活着，就要为人类的可持续发展不懈努力。

我们越来越认识到，人类的未来靠两点，一点是要进行人类的心灵花园建设，另一点是要改变人类传统的生产和生活模式，这两点做不到，人类就没有前途，没有未来。

中国是缺乏信仰缺乏诚信的国家，是最难以思想创新的国家，是最不容易实现第二家园式生产和生活模式的国家，但正因为最难，它最需要我们；正因为最难，才需要我们百折不挠奋发有为。

经过心灵花园建设的禅院草已经成功地在中国大陆进行了实践，事实证明，我们是对的，虽然我们在云南、江苏、新疆建出的六处家园被政府驱散了，但是，我们坚信这是政府根本不了解我们导致的，我们更坚信，只要政府和人民都了解了我们，一定会支持的，不仅中国政府和人民会支持我们，全世界的所有政府和人民也会支持的，因为我们今天的努力直接牵扯到人类的未来，更与地球上的每一个人每一个生命息息相关。

我现在的口号是：你拆一处，我们再建一处；你再拆一处，我们再继续建一处；你不断地拆，我们不断地建，直到感动上苍，感动人心。

我们一定要建造出人与人、人与社会、人与大自然和谐共处的机制来，我们要给人类带来希望，给人类带来全新的风貌和壮丽的图画。

2015/3/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/xue-feng-wen-ji-chan-yuan-pian/bu-zai-zhong-guo-da-lu-jian-chu-li-xiang-jia-yuan-jue-bu-ba-xiu.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.
