> 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/zhi-re-qing-tui-que-de-chan-yuan-cao.md).

# 致热情退却的禅院草

燃烧了一阵即将熄灭的柴炭会成为灰烬，

一阵风吹来，了无痕。

打开你们自家厨房的燃气炉点燃，

蓝色火光耀眼，

那是因为燃气炉与地下的燃气源相连。

只要与源头相连，

生命的光华会永远灿烂从不熄断。

不要认为只要是个燃气炉就能自行燃烧，

要燃烧必须与接通源头的管道相连；

不要认为人在道中就能自然与道相通，

没有与道相连的管道只能昙花一现。

与生命的源头相连的管道是生命禅院，

只要与这个管道相连就能光华灿烂千年万年。

看着你们的热情退却我好遗憾，

就像看着即将熄灭的柴炭。

有些禅院草已很久不来家园，

早已忘却了初衷和自己的信誓旦旦，

我却在家园日夜倚门把你们期盼，

期盼你们不要昏睡再次醒转。

你们的担忧和心思我了然于胸，

你们的状态和状况不说也知，

你们不来家园还能到哪里去？

新的一页很快要翻开，

不进入家园难进入新的桃源。

我没要你的钱，也没要你的权，

更不稀罕你有多少色相涟涟，

一条直通天国的光明大道为你铺开，

你还要我为你做什么？

我再次把你们呼唤，

快快登上生命的航船，

坐失良机将成千古遗憾，

上帝不会再把你眷恋，

神佛仙圣也不再为你呐喊！

苦海无边难以逃窜，

除非你登上生命禅院航船。

珍惜你《生命册》的禅院草名，

否则《生命册》上你的草名将很快不再显现。

&#x20;

2011/8/5

&#x20;

&#x20;

&#x20;


---

# 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/zhi-re-qing-tui-que-de-chan-yuan-cao.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.
