> 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/wo-men-bu-zai-shuo-xin-ku.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/wo-men-bu-zai-shuo-xin-ku.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.
