> 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/chan-yuan-cao-bi-zuo-de-yi-dao-zuo-ye-ti.md).

# 禅院草必做的一道作业题

雪峰总是说“禅院理念”，那么，问：“什么是禅院理念？”

这个问题除禅院功勋外每一位禅院草必须回答，要求：用你全部的智慧和灵性及文采认真写出至少两千字的文章。禁止惯话、慌话、大话、空话、套话、废话、模棱两可的话、自己都不理解的话。凡写出的话语都必须是自己完全明白自己能在实践中要努力做到的话，是发自心灵的话语。

截止日期：2008年11月18日。

到时不交者，将从禅院草名录中删去，你将不再是禅院草。

待从中华文化中找到98株禅院草后生命禅院网站立即关闭。生命禅院从中华大地上消失，2013年之后重新开启。

2008年10月21日


---

# 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/chan-yuan-cao-bi-zuo-de-yi-dao-zuo-ye-ti.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.
