> 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/zhuang-yan-xuan-gao-di-er-jia-yuan-bu-jie-san-le.md).

# 庄严宣告：第二家园不解散了

政府要遣散我们，考虑到家园兄弟姐妹们的人身和生命安全，加之生命禅院理念之一是始终配合政府，所以我们决定自行解散，自行解散前我们要求政府给予合理补偿并给我们一定的时间，但是，政府不但不给我们一定的时间，反而要求我们在六天内搬走，不要说一个公司一个家园在六天内搬不走，即便蚂蚁蜜蜂搬家，六天内恐怕也搬不走。

事情很明白，要么政府毫无人性，要么政府用另一种方式告诉我们，家园可以不解散了。

一个毫无人性的政府还有必要跟它密切配合吗？跟毫无人性的政府密切配合，那我们自己也变得毫无人性了，我们自己也不就变成魔鬼了吗？

我们今天遭遇的迫害，背后主谋全是政府，断路、断电、断水、推倒围墙、拆卸大门，聚众围攻、砸烂太阳能热水器、逼迫合同甲方解除合同等等全是政府在背后策划的，这样的一个暴力黑社会性质的政府，已经失去了政府的性质，已经演变成了地方黑社会组织。

所以，我庄严宣告：第二家园不解散了。

我就不信，今天习主席领导下的中国，这种无法无天的政府行为还能长久存在下去！

2013/12/16


---

# 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/zhuang-yan-xuan-gao-di-er-jia-yuan-bu-jie-san-le.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.
