> 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/sheng-ming-chan-yuan-shuai-wei-gong-gao-jia-sheng-ming.md).

# 生命禅院衰微公告加声明

现在的生命禅院是“王小二过年——一年不如一年。”禅院草最多时有两千多人，后来一下子缩减到一千多，现在只剩下几百人，这几百人水分很大，为了继续衰微，特公告如下：

凡一年内不来总院参与交流的，草名自动收回，从此，其人在社会上和道德行为上的任何言论行为与生命禅院毫无干系。凡为建设家园无私奉献过两千元以上的，草名继续保留，但一年内不来总院参与交流的，其言论行为与生命禅院无关，若有不良后果，一切后果自负。凡自2013年10月22日起至今没来总院参与交流的，其草名已全部收回，已再不是禅院草。

特此公告加声明

2014-10-23


---

# 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/sheng-ming-chan-yuan-shuai-wei-gong-gao-jia-sheng-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.
