> 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/jing-gao-shi-ren.md).

# 敬告世人

生命禅院自创始以来，一切行为都在光天化日之下，我们所做的，就是网站中公开公布的，此外，没有任何其他行为，我们不搞任何秘密的活动，不做任何禅院理念之外的事，除了禅院草，我们没有一个其他的人被授予什么传道事务，即使禅院草，也没有给予什么义务和责任，都是随性而动,更不可能给予什么特殊的工作，因为生命禅院不是宗教组织和政党组织。

生命禅院以游戏为主，绝对不会搞任何组织活动，不会安排人去传道，除了生命禅院网站，再没有任何其他形式的个人和组织形态，生命禅院的创始人没有安排任何人去做什么特殊的工作，生命禅院的理念是维护政府的，生命禅院的修行修炼都是在网上公布的，不会组织和安排小团体活动。

生命禅院的禅院草名单在网站首页有公布，除了名单中的禅院草，我们再没有任何其他什么人被授予禅院草称号，更没有其他什么人被认为是属于生命禅院的特殊人物。

鉴于发现有心术不正的人打着生命禅院的旗号在外招摇撞骗，敬告善良的人们提高警惕，不要上当受骗，有什么疑问，可以随时在禅院网站公开发布，我们给予澄清。

此外想告诉大家，生命禅院的背后没有任何形式的宗教政党团体或形形色色的组织，也没有任何有势力的个人或其他靠山，我们的背后只有上帝。

同时再次声明，禅院草是进入禅院，不是加入禅院，除了公布的禅院草名单，我们没有任何的关于个人的档案或其他什么手续，有人想进入禅院，只要愿意，我们封他或她一个禅院草名，我们从不去搞任何的调查之事，从不问年龄大小和真实姓名和社会背景及文化背景，所以，任何一位禅院草想离开禅院，只要宣布退出，即刻生效，我们只是感到惋惜，决不强行把他或她留在禅院草名单中，这决不像有些网站中有些人说的，“很难逃出禅院”。

生命禅院的理念是针对全人类的，不是针对某一个国家的，是针对未来生命禅院时代的，不是针对现行体制的。光明正大，一切都暴露在世人面前接受人类的监督检查是生命禅院一贯的方针和原则。凡任何人由于生命禅院的名义上了当受了骗，建议及时公开，并按照国家的法律行事。

特此敬告

2006-10-24


---

# 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/jing-gao-shi-ren.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.
