> 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.md).

# 申请成为禅院草

## <mark style="color:purple;">欢迎来到生命禅院！</mark>

如果你想进入生命禅院新家园，你需要通读《禅院文集》《雪峰文集》，对生命禅院和第二家园有一个全面的了解，同时自身要符合一定的条件，之后即可写一份申请成为禅院草的申请书，并回答一份问卷，如果申请通过，就会获得一冠禅院草名（生命签证），成为禅院草之后，就可以进入家园网站与禅院亲人们一起学习和交流了。

如果你想进入第二家园生活，你需要在家园网站上与兄弟姐妹们一起交流半年以上，如果与大家交流良好，自身喜爱并能融入禅院大家庭，且在物质金钱或者精神心灵或者禅院宣传等方面对生命禅院有一定的贡献（积累2000以上的[生命禅院F币](https://zh.chanyuan8.org/tian-guo-yin-hang)），即可以申请进入第二家园。

### <mark style="color:purple;">申请成为禅院草的最新要求：</mark>

**一、符合基本条件：**&#x20;

身体健康，年龄在18——50岁之间，不在婚姻中，具备初中及以上文化水平，没有违法犯罪情况，读过至少三分之一的文集，对生命禅院和第二家园有较深的了解。

**二、提供个人资料：**&#x20;

1.真实姓名和身份证号&#x20;

2.家庭住址和家庭基本情况&#x20;

3.自己的婚姻状况&#x20;

4.一张近期的全身照片&#x20;

5.健康说明，保证没有疾病&#x20;

6.学历说明，保证具备初中文化水平&#x20;

7.说明自己的爱好，自己喜欢什么样的工作和生活

**三、写一份申请书（500字以上）**

**四、 回答一份问卷（21个问题）**

## <mark style="color:purple;">申请通道：</mark>

Facebook：[生命禅院](https://www.facebook.com/chanyuancao)

Facebook：[第二家园](https://www.facebook.com/chanyuanhome)

WhatsApp：[Lifechanyuan](https://wa.me/message/2RXJGHDMNXS4J1)&#x20;

Telegram：[chanyuancao](https://t.me/chanyuancao)&#x20;

<info@lifechanyuan.org>

微信：Lifechanyuan&#x20;

QQ：NewHome


---

# 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.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.
