> 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/jia-yuan-cheng-xu-zeng-jia-de-di-er-shi-jiu-tiao-shuo-ming.md).

# 家园程序增加的第二十九条说明

我在《生命禅院第二家园生产生活程序（草案）》中增加了一条，即第二十九条，内容是：“ 家园里禁止大喊大叫和哭泣，尤其是禁止嚎啕大哭”，对此，我进行一点说明。

禅院草是修仙的，是为人类开创生命禅院时代的，是为人类创建高度文明的生产和生活模式的，作为仙人，心态是宁静的，大喊大叫不是仙人的心态和作风；作为为人类开创新生活模式和一个时代的人，自身是阳光开明的，是能承受一切磨难和委屈的；哭泣，尤其是嚎啕大哭，不是一个开创者的状态。

大喊大叫属于野人本能，不属于文明人；哭泣和嚎啕大哭，属于人间属于地狱；文明的地方公正的地方是不应该存在的。

不论什么原因，除非十万火急的特殊情况突然发生，否则，没必要大喊大叫；谁若大喊大叫，谁就属于没受过教化的野人。

入住家园，是每个人自己的心愿，也是每个人自己的选择；没有人强迫谁在家园生活，哭泣或嚎啕大哭，证明自己的行为与自己的心愿不符；所以，要么就不要进家园生活，要么离开家园到世俗哭去。

愿意接受家园程序的，就在家园开心地生活；不愿意接受家园程序的，离开家园吧！

2023-07-22


---

# 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/jia-yuan-cheng-xu-zeng-jia-de-di-er-shi-jiu-tiao-shuo-ming.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.
