> 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/zhong-yang-zheng-fu-ruo-zai-bu-chu-mian-kong-pa-yao-chu-ren-ming.md).

# 中央政府若再不出面 恐怕要出人命

我们清楚，生命禅院第二家园目前遭受的磨难中央政府一定知道，因为几年前国安就知道生命禅院，在这信息化的网络时代，不可能不知道这里发生的一切。

我们的三分院已经被侵占了，40位兄弟姐妹已经逼出了家园。

我们的四分院正在被围攻，今天来几十人威胁我们十天内搬出家园，水源管道今天下午已被切断。

我们的一分院，几个房东都来要撤销合同，今天最大的房东夫妇来，说承受不了压力，不得不撤销合同，说过两天就要来拆房子。

我们到底要做什么，正在从事什么，中央政府一定知道，现在我请求中央政府早日给我们定性，如果我们的理论不符合马克思主义，我们建设出来的共产主义生态社区不符合中国国情，那就由中央政府作出决定，我们无怨无悔撤到国外去建设家园。如果我们的做法符合共产党的宗旨，符合中国的宪法法律，那么，请中央政府派遣工作组前来处理和解决目前家园遇到的极度困境。

如果中央再不出面，恐怕要出人命，这是谁也不想不愿看到的结果。

求求中央政府了！越早越好！越快越好！

2013/11/30


---

# 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/zhong-yang-zheng-fu-ruo-zai-bu-chu-mian-kong-pa-yao-chu-ren-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.
