> 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/jin-ye-wang-diao-zi-ji-de-suo-you-gong-de.md).

# 今夜忘掉自己的所有功德

世人，当他们为他人或这个世界付出了什么或奉献了什么，他们会念念不忘，他们期望着尽早得到回报，一旦他们的期望落空，就将怨声载道，就将失去信念，就将走向反面。

而我们，禅院草，当反其道而行之，“反者道之动”，我们的心如明镜，知晓宇宙正负能量之和为零，所有的付出和奉献迟早会有回报，我们更明白：“种瓜得瓜，种豆得豆，善有善报，恶有恶报，不是不报，是时候未到，时候一到，一定有报。”既然如此，我们必须将我们过去为这个世界所做的功德全部忘掉，回归零态。

只有零态才是最佳的生命状态，一旦心有所住，心有挂碍，一旦念念不忘自己所做过的好事，一旦总是期望有所回报，一旦在磨难和困境中有所怨恨，那我们就是凡夫俗子肉眼凡胎，我们就是思维上最低层次的物质思维，我们就将难以升华我们生命的品质。

司令员培养大将，必然会将其先置于生死战场上，绝对不会把他调离战场放在安全的地方上。神佛选仙，必定先将其置于磨难境地，放在能积累大量功德的地方，而不会把人轻易地放在仙界。让其了却尘缘偿还债务积累功德完善完美化其生命是选仙的必然课程和途径，千锤百炼也将在所不惜，熬过去，就是仙；熬不过去，就是人。

我为家园付出了和奉献了什么？答：什么也没有。

我为这个世界付出和奉献了什么？答：什么也没有。

我对他人、家园、这个世界没有任何布施和功德，我很惭愧，我唯有一颗感恩的心。

2017-1-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/jin-ye-wang-diao-zi-ji-de-suo-you-gong-de.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.
