> 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/jia-yuan-xin-shou-nuo-yan-tui-huan-feng-xian-jin.md).

# 家园信守诺言 退还奉献金

家园不是聚敛钱财的地方，在金钱面前，我们绝对不能被绊倒。

无信不立，我依然坚持谁退出生命禅院，就如数退还其对家园的奉献金。

金钱，对许多人而言，那是他们的命根子，我们不能挖了人家的命根子。

奉献金，对具备了最上乘心愿，致力于为人类开创生命禅院时代，致力于攀登人生和生命最高境界的人而言，那是表达自己内心喜悦状况的一点证明，是无私的一点象征，而对没有大信者而言，那仅仅是想交换一点利益的筹码，不存在无私奉献的问题。

生命禅院里面的东西，家园生活中的内容，对明白者而言，那是百万元难以购买到的无价钻石，而对不明白者而言，仅仅是毫无价值的一堆垃圾，所以，当某位禅院草要求退出禅院，他什么也没得到，既然什么也没得到，那么，要求家园退还奉献金是合理的，是完全可以理解的。

同时，不论是谁，一旦退出生命禅院，不管你自己想不想要回奉献金，家园却一定要把你的奉献金退还，你不要也得要，家园绝不欠他人一分钱的债务。

真情，对有情者而言，那是人生巨大的精神财富；真情，对无情者而言，那是随时可以抛弃的毫无价值的东西。

为金钱而活着的人，是天底下最可怜的人，抛弃真情的人，是天底下最寂寞孤独的人。

不论家园遇到多大的困难，我们依然坚守初衷不改，即使死，也要死在前往灵山的路上，中途绝不动摇，绝不后退，绝不改变信念和改变导游路线图。

所以，家园依然坚持以创造精神和心灵财富为主，绝不分散精力和能量去创造物质财富，去搞经济建设。

生命禅院是一座巨大的精神和心灵宝藏，是地球上的所有财富都难以购买交换的无上瑰宝，这是通往美好未来，通往天国的唯一桥梁，不经过这座桥梁，没有一个人能到达天国，这不是危言耸听，这是事实。历史将验证这一切。

将来的世界，必然是生命禅院时代，这是上帝的安排，是道的剧本，对此，任何力量也阻挡不了。

对退出生命禅院的人，我们千万不要谴责和说任何不好的话，他们已经够可怜的了，我们要给他们以最美好的祝福。我们要珍惜前往天国旅途上曾经与他们结伴共旅的缘分，真诚地道一声：“一路珍重！”

生命禅院有一个无形的淘汰机制，八年前我在《攀登人生和生命的最高境界》中已经明确说过，一路会有许多人倒下，不成熟的庄稼自我淘汰总比家园强制淘汰要好得多，因为其成本最低廉。

走着瞧吧！总有一天，家园不仅在精神和心灵上非常富足，在物质上也将会非常富足。

2012/12/27


---

# 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/jia-yuan-xin-shou-nuo-yan-tui-huan-feng-xian-jin.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.
