> 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/jia-yuan-jie-ti-xun-qiu-sheng-ji.md).

# 家园解体 寻求生机

致社会贤明人士！

第二家园已濒临解体，我们已经耗尽了能量，云南把我们赶出来了，我们损失惨重，江苏把我们赶出来了，家园又损失了一部分财产，现在，我们在新疆面临同样的遭遇，已再没有力量重建家园了。

我雪峰本人早已与是禅院草的妻子把家产全数卖尽全部投入到了家园建设中，现在也是身无分文，这一年来，由于连续遭受迫害，左眼已失明，右眼也开始模糊，所以我已经是心有余而力不足，再也无心无力重建家园了。

生命禅院的理论和实践早已公布于众，一切都是公开的，绝对没有公开之外的任何偷偷摸摸的行为，是正是邪，是善是恶，各位自行断定。

家园在中华大地上继续生存的希望太渺茫，“天下之大，莫非党土”，党要消灭我们，任何一个偏僻的角落都难以藏身。

目前我们面临的困境是家园的兄弟姐妹们无处可去，现在剩下的兄弟姐妹早已无家可归，家园也没有资金安置，所以敬请社会贤明人士指点迷津。这些兄弟姐妹都很勤劳善良诚实，如果你有公司可以安排，或有农场需要人手，只要提供吃住并加以尊重，只要保住生命，是可以为你服务的。

身处绝望之境，望赐教，望拯救生命。

2014/12/22


---

# 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/jia-yuan-jie-ti-xun-qiu-sheng-ji.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.
