> 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/pa-xue-shan-guo-cao-di-cong-chu-yi-kai-shi.md).

# 爬雪山过草地从初一开始

兄弟姐妹们！

我们是新时代的开拓者，2014将是不平凡的一年，过去我们所创造的物质财富价值超过两千万，但这两千万化为泡影了，我们需要从头做起从零开始，家园最艰难的时期从大年初一开始了，我们需要咬紧牙关冒着酷暑严寒和风沙吃糠咽菜往前走了。

今天，前去福建、江西、新疆等地打工的兄弟姐妹们都相聚在了一起，祝愿大家开心快乐，更期望你们知道自己肩上的担子，家园要靠你们输血，你们要过最简朴的日子，也就是说，除了保证自己最低最简朴的生活外，要把挣的每一分钱奉献到家园事业中，因为家园目前经济非常紧张，剩下的兄弟姐妹们肩负着开拓新疆域的重担，没有你们的输血，剩下的兄弟姐妹们的生活将无以持续。当然，这一切全靠自觉自愿，你如果不愿为家园奉献，我也能理解，毕竟你是独立自由的，家园并不勉强任何人。

一分院很快要消失，我们准备撤出一分院，因为一分院的兄弟姐妹们在断路断电断水的情况下难以长期坚守，前几天晚上把抽水用的发电机也给砸了，情况越来越糟糕，只能放弃。

过几天，又有十多位兄弟姐妹要踏上前往打工的路。关于家园学校，当地教育局已下发了通知，家园不能再办学了，我们要保证孩子们上学，孩子属于家园，所以我们需要想办法让孩子们春季到地方学校入学读书。

四分院最后撤离，关于四分院拆房子的事法庭要在三月初开庭审理，所以四分院撤出的时间应在三月底左右。

四分院最后留下20多人作为留守，其余人员加上一分院无家可回的，要长途跋涉去天边创业，那将是极为艰难的时光，等于物质上的一群“穷光蛋”要用勤劳的双手去开垦土地重建家园，困难难以想象，更主要的是，剩下的兄弟姐妹们大都年纪大了，要去过人生中最难熬的一段时光。

从大年初一开始，我们每一位需要超常地工作，生活上能简单就尽量简单，能简朴就尽量简朴，除了睡觉外，要把所有的时间都用在劳作上，今天一分院开始做撤出前的善后工作，我们没有时间休息，为了我们心中的愿望达成，大家最大限度在各自的岗位上努力拼搏，危难中求生存。

孩子们明天离开四分院，先去一分院，随后我会安排孩子们尽早离开一分院前往地方学校就近处住宿读书。

前往天边创业重建家园，凡去的，必须是绝对了却了尘缘的兄弟姐妹们，这一去，就等于永远地告别了你自己的家乡，再也回不来了，所以请做好思想上的准备，凡有尘缘的，希望不要去，先回家了却尘缘再说。

希望爬雪山过草地的艰难旅程上没有一个兄弟姐妹倒下。

2014/1/31


---

# 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/pa-xue-shan-guo-cao-di-cong-chu-yi-kai-shi.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.
