> 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/cong-qian-kan-chan-yuan-cao-men-shi-xie-shen-me-ren.md).

# 从钱看禅院草们是些什么人

过去的16年，生命禅院在津巴布韦、中国、泰国、韩国、加拿大相继建出了21处如诗如画的家园，资金周转几千万，没有一个人贪污挪用这些资金，面对金钱，禅院草人人做到了两袖清风。

2012年，我离开三分院时在我卧室的抽屉里留下了1000元，我告知三分院的三十多位禅院草，谁想用钱，自己去拿，不用请示谁，也不用给谁汇报，想用多少就去拿多少，不够的话我再补充。半年后我从四分院重返三分院，拉开抽屉一看，拿走了96元，其余904元原封未动。

2021年开始，生命禅院给年纪大的和体弱多病的十几位禅院草每月给予1500元生活补助金，结果一年半后，除两三位确实需要这点钱外，其余的人根本未用每月的生活补助金，又原封不动地转给了家园。

有一段时间，家园账上有三百万元，我说应当藏富于民，大家报名，给每人转去5万元，结果有20人报名，我们马上给每人转去5万元，今天，当我说我们要在加拿大买下一个农场，需要钱，于是大家纷纷把5万元又转到了家园账上。

举以上三个例子，是想告知世人，在金钱面前，禅院草们做到了如如不动，这也是生命禅院十多年来相继建了21处家园依旧充满生机与活力的主要原因之一。

我想知道，16年来，创建了21处家园，期间用钱的地方难以计数，直接拿钱去办事的禅院草很多，但家园的钱从未乱用、挪用、贪污分毫，大家说说，禅院草们到底是些什么样的人？

禅院草们是不是很傻？

2023-09-28


---

# 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/cong-qian-kan-chan-yuan-cao-men-shi-xie-shen-me-ren.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.
