> 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/xin-tao-cao-rong-deng-chan-yuan-gong-xun-bang.md).

# 心涛草荣登禅院功勋榜

心涛草：坚定的禅院理念宣传者、信奉者、维护者，在第二家园世外桃源建设关键时期，无私奉献20万元，用自己的美德支撑起了家园的一片蓝天。

走过了坎坷泥泞，经历了人生的悲欢离合沧海桑田，自从进入生命禅院，心涛草尽心、尽意、尽力为家园建设输送光和热，以相对完美的人性和高贵却谦卑的姿态为禅院草为人类树立了一座光芒四射的丰碑。

我们的家园因有像心涛草这样的禅院草而稳固、而光明、而美丽！

祝贺心涛草荣登禅院功勋榜！让我们沿着上帝之道将人生和生命拓展到无限美好的时空！

2010/9/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/xin-tao-cao-rong-deng-chan-yuan-gong-xun-bang.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.
