> 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/qing-zhong-guo-zheng-fu-quan-mian-shen-cha-sheng-ming-chan-yuan.md).

# 请中国政府全面审查生命禅院

生命禅院是我创建，至今已经有八年了，这八年来生命禅院的理念和实践是否与政府的要求，尤其是与中国宪法法律规章制度是否有冲突，我们的所言所做是否有违背政府要求的地方，请政府对生命禅院来一次彻底的审查。

我自认为生命禅院对政府的管理，对社会的和谐有利有益，但我毕竟视野狭窄，需要政府经过审查才好决定是否继续发展。

我们的一切都自始至终是公开进行的，没有任何偷偷摸摸的事，政府审查期间我们将全面配合，一切实事求是实话实说，只要发现某些地方不合适，我们立即纠正，如果我们的理论和实践违反了国家的法令，我愿意接受惩罚。

说实话，虽然这八年来生命禅院建设一帆风顺，但我内心里一直忐忑不安，法轮功前车之鉴高悬头上，我一直告诫自己万万不可在理论和实践上有丝毫违背国家宪法法律的地方。

截止今日，我自认为我们的所言所行没有背离国家宪法和法律的地方，至于理论与国家现行意识形态有不同的地方，那是因为我是着眼于全世界和着眼于未来，并不针对任何一个具体的国家、组织和个人，这一点我相信政府能理解。

政府一日不来一次全面审查，我一日就寝食难安，继续往前走也是心存惶惑，祈愿政府能得悉这个消息，尽快对生命禅院来一次彻底全面的审查，如果审查后觉得我们这样做不合适，我们立即停止一切活动包括撰写理论文章。

2011年3月11日


---

# 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/qing-zhong-guo-zheng-fu-quan-mian-shen-cha-sheng-ming-chan-yuan.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.
