> 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/jin-tian-di-er-jia-yuan-xiao-shi-le.md).

# 今天 第二家园消失了

首先，是断电断水，接着十几个城管人员来将厨房餐厅和部分房屋拆了，做饭的锅台也砸掉了，熬了一段时间，我们终于熬不住了，人员就地解散，今天已全部离开，第二家园消失了。

几年的心血付之东流化为灰烬，几年的努力前功尽弃尘封沧桑，世间太平了，社会稳定了，新生事物终于抵不过现实的国情民情而夭折，我也可以消闲了，轻松了，天下再无我的事了。

画一个句号：几年来我们没有违法乱纪，没有犯罪，没有伤害生命、没有伤害社会，没有伤害大自然，没有攻击过哪一个国家、政党、宗教、团体和个人，没有接受过国外任何组织和个人的资助，没有得到过国家一分钱的帮助，没有从社会上募捐过一分钱，我们用自己的血汗钱创造了几个风景优美如诗如画的世外桃源，现在，都被当地政府强行侵占了，且没有给予一分钱补偿，我们从富翁变成了穷人。

没有什么怨恨，我们相信道，相信命运，既然道和命运如此安排，我们守分安命。一开始，我们是文明的，结束，我们依旧保持文明。

泪，流干了！将来即使有机会，也没有经济力量再创建出第二家园了。

2014/7/20


---

# 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/jin-tian-di-er-jia-yuan-xiao-shi-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.
