> 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/yong-yuan-de-xian-he-cao.md).

# 永远的仙鹤草

仙鹤草是生命禅院的创始人之一，走上帝之道就是仙鹤草提出来的，雪峰前期的许多文章，之所以被许多人赞为“文采好”，实际上是因为经过仙鹤草加工润色而好的。

仙鹤草是生命禅院的总院长，这是终生的职务，生命禅院对此永远不变。

仙鹤草的智慧不在雪峰之下，出类拔萃，高深莫测，“神龙见首不见尾”。

为了生命禅院，仙鹤草暂时隐居修炼内功，待机缘一到，必出山来管理生命禅院。

现在重新恢复仙鹤草在生命禅院的一切。

仙鹤草，永远的生命禅院总院长！

仙鹤草，雪峰心中永远的良师益友！

2008-03-06


---

# 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/yong-yuan-de-xian-he-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.
