> 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/gei-xian-ren-cao-de-jian-yi.md).

# 给仙人草的建议

仙人草：你好！

生命禅院是关于宇宙时空，关于人生生命的庞大的阐释理论体系，需要成百上千开启了灵觉的人士们通力合作才能完成，你最近转载的文章都是我所希望读到的，濒临死亡的研究意义非常重大，我一直想把这个研究系统化，让大家彻底明确生命死亡的过程，并对死亡后生命的去向做一个明晰的了解，这对我们奔赴仙岛群岛洲有极大的启迪。

我现在建议你把你转载的文章收录在《仙人草专栏》，便于我们及时复习查证，你贴在《灌水区》的全部删除，便于节省网站空间。

以后你把主要时间和精力聚焦到生命濒临死亡后转化的研究上，并及时搜索全球范围内相关的报道和最新研究成果，让生命禅院走在生命研究的最前沿，引导天下苦难众生走出迷茫。

立足当下，功在千秋！

2006-9-20


---

# 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/gei-xian-ren-cao-de-jian-yi.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.
