> 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/jian-jian-jian-di-er-jia-yuan-sheng-huo-san-zi-jing.md).

# 简 俭 坚——第二家园生活三字经

简，就是简单。诸葛亮曰：“淡泊明志，宁静致远。”淡泊须简。

圣雄甘地认识到：“简单是宇宙的精髓。”至善至美的事物以简单为性。

越是简单，越有秩序；越是简单，越有效率；越是简单，人越开心。

第二家园生活从以下八个方面从简。

一、不制定任何规章制度戒律戒条，一切凭大家随性而动自觉自愿进行。

二、除星期五的家园生活会外，凡事不开会，会议全部取消。

三、不给人指定必须完成的任务，也不督促和检查，想做什么，怎么做，做好还是做坏，自己看着办。

四、只提倡文明教养和修养，不再有其他要求，凡事自己看着办。

五、浑沌管理，没有领导机制，也没有会计和出纳，除采购员采购外，家园在某处公开放置钱，人人想用的零花钱自己随意取，不用向谁申请，不用向谁汇报。

六、任何人不过生日，家园不庆祝任何节日，禅院草之间不相互送礼品和纪念品，禅院草之间互不相欠，禅院草相互在利益上不建立互助关系。

七、除娱乐旅游学习和特殊生产活动需要集体参与外，不再举行任何形式的集体仪式和活动。

八、每人一间卧室，一张床，一张桌，一把椅，一个柜，三双鞋，三套换洗衣服，其余一切公用，在食堂就餐，去电脑房上网。

俭，就是俭约。老子曰：“一曰慈，二曰俭，三曰不敢为天下先。”俭为人生三宝之一。

“救奢必于俭约，拯薄无若敦厚。”司马光的信条是：“众人皆以奢靡为荣，吾心独以俭素为美。”“成由俭，败由侈。”

第二家园一切从俭，不铺张不浪费，不奢华不奢靡，不购置任何浮华的东西，一切以实用为原则，“一粥一饭，当思来处不易；半丝半缕，恒念物力维艰”，“器具质而洁，瓦缶胜金玉；饮食约而精，园蔬愈珍馐”。

坚，就是坚实。“沉深有志略，坚实难倾动。”本立而道生，欲“立本”，须备坚实的基础。

家园从三个方面从坚：

一、坚实的信仰、坚实的信念、坚实的修养、坚实的本领、坚实的作风；

二、凡事不做则罢，要做，就争取一流，凡自己所做，都是坚实的，不留后遗症，不留尾巴，不能让他人对自己所做有负面议论，不能使自己所做转过屁股后就坍塌；

三、一切落到实处，不虚华，不口头禅化，一言一行一举一动一颦一笑一想一念皆真实不虚实事求是。

只要我们一切从简、从俭、从坚，则“心无挂碍。无挂碍故，无有恐怖，远离颠倒梦想，究竟涅槃”。

2011/8/4


---

# 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/jian-jian-jian-di-er-jia-yuan-sheng-huo-san-zi-jing.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.
