> 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/he-zhe-ku-se-de-zhi-ai-shui-nu-li-sheng-cun-de-chan-yuan-cao.md).

# 喝着苦涩的致癌水努力生存的禅院草

我们倾尽全部的人力物力在中国云南创建的第二家园三所分院政府没有给一分钱补偿而侵占了，两千六百万的财产化为了一场梦幻，且把一百五十人逼出了云南，至今也没给一个说法，我们到底犯了宪法和法律的哪条法而遭此横祸。

一百五十人全部被逼出云南，所有人的交通费政府没有给一分钱，全部由我们自己承担，我们几乎被逼入了绝境，打工的打工，回家的回家，剩下一部分无家可归的来到了人烟稀少的戈壁创建农场，没有卫生间，没有洗澡间，没有厨房，只有四间年久失修的破房屋，一间作为库房和厨房，另外三间里挤住了32个人，大家挤在一起晚上翻身都困难。

这不是最可怕最艰难的，最要命的是，这里有一口井，井里抽出来的水是苦涩的，泼一盆水在地上，在太阳下晒干后，地面一片白色，变成了盐碱。来到这里后，我们尽快向当地政府、派出所、城乡建设局、土地管理局进行了登记汇报，管辖此地的政府一位书记告诉我们，我们所处地方的水不能喝，因为水里有致癌物。我们赶紧落实，访问附近从事农场的人们，问他们喝不喝这里的水，说一律不喝，问他们喝什么，回答说他们喝从商店购买的矿泉水，稍微有点能力的从远处拉水喝。

天哪！“屋漏又遭连阴雨，船破又遇顶头风”，三十多人常年喝矿泉水我们喝不起，从远处拉水喝根本不现实，因为纯净点的水在几十公里之外，赶紧购买水质净化设备吧！问过五个厂家，最便宜的一套设备价格将近要两万元，两万元！这对眼下的我们几乎是天文数字，我们舍得花钱种树，舍不得花钱购买水质净化设备。

我们走上了一条不归路，天生、天长、天罚、天灭，既然一切在道中运行，一切都是道的安排，我们欣喜地承受一切，接受一切，就让我们喝着这苦涩的致癌水继续往前走，能生存一天是一天，但无论如何，我们要把这个地方变成绿洲，把这个地方打造成世外桃源，我们来到这里的第一件事是栽植了八百株柳树，明年将栽植两千多棵柳树，我们还要栽植各种果树和花卉，还要在这里养殖一大群鸽子，现在已经有十三只，两年后至少能繁殖出一百多只，我们要看着和平的鸽子在我们的天空中自由地飞翔。

当我们这批人全部得了癌症死去的时候，世人们来这里看看吧！我们所留下的是一片绿洲，是一个戈壁上的世外桃源。我们禅院草无愧于苍天大地，无愧于人类，无愧于社会，无愧于生养我们的祖国，无愧于自己的民族，无愧于大自然和一切生命。

我们是仙佛，离开人间后我们一定能前往天国。

下面的几张照片是我刚才拍摄的，从中可以看出，这里的水能把水泥砖墙腐蚀成粉末，泼到水泥地面上晒干后变成了白色。

2014/4/5


---

# 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/he-zhe-ku-se-de-zhi-ai-shui-nu-li-sheng-cun-de-chan-yuan-cao.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.
