> 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/xin-kai-zhang-xin-gui-ze.md).

# 新开张 新规则

量变积累到饱和，就会发生质变。

所有对生命禅院提出批评的，不论是常规的批判，还是反常的污蔑攻击，不论是离开的禅院草们善意的规劝，还是来宾们真诚地指导，都是有价值有意义的。

事物发展到一定阶段，要么升华，要么腐朽。我们若不警惕，同样会腐朽。当我们凡事认为自己正确的时候，就是走向反动腐朽的时候。

所以，必须归零。

让我们重新当学生。

生命禅院已经变成宝石加工厂了，不再出售禅院理念了。

所以，愿意玩游戏的人，不论是禅院草，还是来宾，务请遵循新的游戏规则。这个规则如下：

说自己的话，修自己的道，做自己的事，不要给别人提建议，不要教育别人，不要给别人指路，管理好自己，不要管别人的事，不要操别人的心，不要试图去管理别人。即使是魔鬼来临，自己做自己的佛，千万不要动心、动嘴、动手。

我们修行修炼，目的是攀登人生和生命的最高境界，我们做功德，那是自己在了却自己的债务，自己在积累自己在天国的财宝，对他人而言，对人类而言，我们没有任何功德可言。

生命禅院已经揭开了新的篇章，过去的都过去了，不再追悔、不再记挂、不再记恨、不再纠缠。每一个来到生命禅院的人，都是新人，我们没有敌人。没有一成不变的事物，同样也没有一成不变的人，昨天的魔鬼可能是今天的佛菩萨，昨天的佛菩萨有可能会成为今天的魔鬼，我们需要及时转识，随时“善护念”。

还是那句话：不易中变易，变易中不易。

谁犯规，谁受辱。

2007-07-19


---

# 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/xin-kai-zhang-xin-gui-ze.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.
