> 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/du-wan-min-cao-xin-shi-dai-fu-yu-de-ji-yu-yu-tiao-zhan-gan-shou.md).

# 读万民草《新时代赋予的机遇与挑战》感受

这是半年来禅院草所撰写的最有价值的文章之一，体现了一颗赤子之心，万民对家园深深的爱跃然纸上，读后令人潸然泪下，不得不对万民心存感激和敬重。

娓娓道来，拳拳而谈，语重心长，吐露心声，把自己最珍贵的感悟献给家园，这样的心，这样的情，这样的文闪烁着人性和智慧的光芒。

长期以来，家园已经形成了一种惯性思维，那就是谁也不敢指出导游的错误，大家心里到底怎么想，有没有不同于导游的观点和想法，都不敢说，长此以往，导游真成独裁者了，而独裁者最终是没有好下场的，独裁者最终会戕害人性，万民草的文章所谈是很有道理的，生命禅院应该形成一种机制，即：不管是谁，只要说得对，我们就应该照谁说的办。

家园一部分禅院草早就对家园形成的对导游赞美歌颂现象深怀犹豫，外界对此现象也早就反感，我也对此忧心忡忡，以后家园的发展中，我们要力戒对导游的赞美歌颂，凡是有不同观点的，一律不能打击，反而要鼓励支持。

万民草文中有两点是与我长期形成的观点有差异的，而我认为万民草是有道理的，一是对市场的价值和意义我缺乏足够的重视，二是对家园造血功能我缺乏相应的策略。

这几年我们把主要的精力投入到了精神和心灵财富的创造和家园建设上，忽视了经济的发展，这与我“耕田先耕心”理念有关，因为忽视了经济建设，所以家园到目前依然需要兄弟姐妹们不断地输入“血”才能生存发展，这不是长久之计。

市场机制中，传统的做法会不断淘汰，陈旧的思维方式和生存方法会被挤压而处境艰难，这就要求我们随机应变以适应市场的需求，并要具备洞见未来机遇和挑战的慧眼法眼，否则，美好的理想会成为“一个彩色的肥皂泡”的。

历史的教训不能不汲取，过去的几年，我们打下了一个坚实的精神和心灵基础，但我们遇到了困境和危机，尤其是最近来自地方政府部门的打压，这从根本上来说，是我们的错，错在我们没有按照市场机制建设家园，我们过高地估计了人们的觉悟水平而忽视了残酷的现实。

所以以后要进行大的调整，一是，第二家园要以经济实体进行，在政府部门注册登记，法律手续要完备；二是全面提高我们的文化和技能素质，每一个人都要在某生产和生活方面具备一流的技能。

家园正在演变，不是向任何政治组织或宗教组织或其他形式的组织演变，而是向经济实体演变，对此，希望全体禅院草能理解。

万民草说得好：“真正的开拓者永远是在逆境中成长，在挑战中启程，信息时代给人类带来的挑战，恰恰是成就有准备头脑的机会。时代潮流的发展是不以人的主观意志为转移的，在宏观生命体系的构造中，人类只有发现并且利用规律权利，根本就没有认同与不认同的资格。”

2014/1/2


---

# 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/du-wan-min-cao-xin-shi-dai-fu-yu-de-ji-yu-yu-tiao-zhan-gan-shou.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.
