> 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-shen-qing/shen-qing-cheng-wei-chan-yuan-cao-xu-zhi.md).

# 申请成为禅院草须知

禅院草是“成熟的庄稼”，肩负着为人类开创生命禅院时代的重任。

符合以下条件者才能成为禅院草

1. 敬畏上帝、敬畏生命、热爱大自然、不与政府和执政党为敌。
2. 自我感觉心灵秀美，文明有修养，有一定的阅读能力。
3. 身体健康，没有疾病，体态端正，性格开朗柔和，善良、勤劳、淳朴、守信。
4. 有一定的经济基础，自我能解决自己面临的问题。
5. 至少已经阅读过三分之一禅院文集和雪峰文集内容。
6. 年龄在18岁至60岁之间。
7. 愿意进入第二家园过禅院没有婚姻没有家庭的集体新生活。
8. 愿为人类开创“贤不遗野，天下一家”，“道不拾遗，夜不闭户”，万物和谐，风调雨顺，人人开心、快乐、自由、幸福的生命禅院时代而奉献自己的一切。

以下状况者不能成为禅院草

1. 心无上帝者。
2. 与政府和执政党为敌者。
3. 不具备阅读能力者。
4. 世俗债务繁重，俗情牵绊太重者。
5. 18岁以下60岁以上者。
6. 自我没有能力解决自己面临的问题，泥菩萨过河自身难保者。
7. 不具备上电脑网络条件和能力者。
8. 疾病缠身者。
9. 语言粗俗喜欢打人骂人者。
10. 虐待父母者。
11. 亵渎神佛、侮辱祖先、辱骂国家领导人者。
12. 不尊重事实，不尊重科学，撒谎欺骗虚伪者。
13. 喜欢法术神通特异功能者。
14. 物质生活要求条件过高者。
15. 性格怪癖难以融入集体生活者。
16. 有强烈的忌妒、埋怨、比较之心者。
17. 心中怨恨过多我执太重者。
18. 不能完整准确地表达自己的心愿和思想者。

禅院草不仅要有能力解决自己面临的问题，还要有能力解决人类面临的问题，所以，禅院草必须要有大乘心愿，必须具备吃苦耐劳、坚忍不拔、英勇顽强、无私奉献的精神，必须具备豁达、开朗、乐观、积极、愉悦、逍遥的心态，必须要有克服一切困难而不被困难所吓倒坚定地朝着终极目标前进的勇气，必须具备真、善、美、爱、信、诚品质。

禅院草不是普通的小乘心愿修行修炼者，必须是人类中的佼佼者，是人类中的精华，是人类文明的中流砥柱，是人类新生活的开拓者。

2010/1/7


---

# 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-shen-qing/shen-qing-cheng-wei-chan-yuan-cao-xu-zhi.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.
