> 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/gei-yu-chang-zhu-bao-ming-bao-ming-zhe-men-shang-tang-xiu-lian-ke.md).

# 给《欲常驻……报名》报名者们上堂修炼课

亲爱的兄弟姐妹亲人情人你们好！

你们希望参与四分院建设的心意知悉，但犯了以下作为一位修行修炼者不应当犯的错误。

首先请看标题，标题是《欲常驻四分院的请报名》，不是《想常驻四分院的请报名》，也不是《希望常驻四分院的请报名》，这个题目里面有“欲”，你们报名证明自己有“欲”，“欲”可不是好事，有“欲”在心，心不宁静，如何修炼“静定功夫”？

再看题目，题目里面是“常驻”，不是“短住”，你们报名“常驻”，这不符合禅院理念，禅院理念里面讲到，每个人在某一个分院里只驻留三年，三年后必须到另一个分院，如此循环，达到天下一家的目的，也是拷贝千年界内容，你们报名想“常驻”，住在四分院不走了，以后家园如何做到流动？此外，你们“常驻”四分院，不想去仙岛群岛洲了吗？

请再看《欲常驻四分院的请报名》中的内容，那是物欲的勾引，环境多么好，卧室如何好，所以你们踊跃报名，如此难逃想来四分院享受的嫌疑。我们现在是偿还债务积累功德的时期，不是享受的时期，最大限度地付出，最小程度地享受，我们才能积累足够的资本有资格前往千年界万年界极乐界，如果现在把福分和恩典享受完了，还有天国的福分和恩典吗？你们算一算，自己为家园奉献了多少？付出了多少？在家园又获得了什么？价值十万元的卧室，你住到里面能安心吗？良心能安吗？吃苦在前，享受在后，才是一冠禅院草的品质，有好处就上，没好处就远离，我们与世俗人何异？马上完工就绪的11间卧室，我都不敢奢望，觉得许多兄弟姐妹比我更有资格先住，你们怎么如此积极报名要住？

你们忘记了我的“四随”引导，即“随遇而安、随缘而化、随性而动、随机而作”，你们积极报名就不是“随遇而安”，而是被欲望牵引，至于积极要求来四分院参与建设，违背了“随机而作”的引导，也是自我欲望的表现，那么是不是“随性而动”的象征呢？我想不是，恐怕是强大的自我欲望抑制了如来本性的标志。

大家记住，自成为禅院草进驻第二家园，我们开始了人类历史上最严格的修行修炼，家园的一切活动都紧紧围绕着我们的终极目标展开，没有废事废话废动作，点点滴滴上都不要忘了自己成为禅院草的初衷和自己想逃脱欲望的疆域而前往仙岛群岛洲的目标。

守道如走钢丝如履薄冰，稍有不慎，即坠陷阱。

2011/12/13


---

# 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/gei-yu-chang-zhu-bao-ming-bao-ming-zhe-men-shang-tang-xiu-lian-ke.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.
