> 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-de-biao-zhun-zai-ci-ti-gao.md).

# 申请成为禅院草的标准再次提高

请申请禅院草的贤士注意！

我“收割的是成熟的庄稼，”我不是来治病救人救苦救难的，也不是来培养人教育人的，我是来导游你前往天国千年界、万年界、极乐界仙岛群岛洲的。

请首先查看《成熟庄稼的标志》，如果你感觉自己不是成熟的庄稼，一定不要申请成为禅院草，你即使获得了禅院草名，也终究会被淘汰的，如此，既浪费你的时光和精力物力，也浪费我的时光和精力及家园的物力。

为了保证你的和我的时光和精力不被浪费，以后申请禅院草必须提供下面这些条件。

1.真实姓名和身份证号 2.家庭住址和家庭基本情况 3.自己的婚姻状况 4.一张全身照片 5.一份至少500字的申请书 6.健康说明，保证没有疾病 7.学历说明，保证具备初中文化水平 8.说明你的爱好，你喜欢什么样的工作和生活

请务必如实提供上述情况，否则，即使暂时成了禅院草，在前往天国的路上会被淘汰的，现有禅院草一千多人，被淘汰的禅院草约有一千多人，现有的一千多禅院草依然处在被淘汰之中，最终成就者不到三分之一，所以请你在申请成为禅院草前认真仔细地思考。

至道不可以情求，成仙去天国绝非传统的修行修炼就能达成，这不是普通人能企及的，没有仙界的天赋，没有超常的毅力和决心，没有非凡的勇气和胆量，没有高频率的生理和心理振动条件，没有洞若观火的智慧和学识，没有相对完美的心灵状态，没有潇洒飘逸的仙风道骨，是成不了仙的。

该来的，请来；不该来的，千万不要来。

2012/5/3


---

# 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-de-biao-zhun-zai-ci-ti-gao.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.
