> 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/chan-yuan-cao-bu-zuo-fei-fen-zhi-xiang.md).

# 禅院草不作非分之想

我们禅院草是天底下最老实本分的人，老实本分的人永远不作非分之想。

我们不作哪些非分之想？

1.凡不是靠自己劳动创造的，不想享受。

2.自己没有付出之前，不想提前得到。

3.自己没有给他人提供服务，就不想得到他人服务。

4.不想从任何地方得到意想不到的好处。

5.任何便宜不想占，不想占任何人的便宜，不想占任何组织团体的便宜，不想占国家的便宜。

6.只想老实本分过日子，不想拥有钱、权、名、利、色。

7.不想巴结有权有势有钱有名有本事有智慧有异能的人。

8.流自己的汗，吃自己的饭，自己的生活和未来靠自己干，不想有人替我办。

我们老实人只知道老老实实干活过日子，其他的不懂，我们只懂自己不懂他人，所以不想操他人的心管他人的事，更不议论和评论他人，至于天下大事国家大事，我们更不懂，更不敢妄加议论和评论。

2013/10/8


---

# 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/chan-yuan-cao-bu-zuo-fei-fen-zhi-xiang.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.
