> 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/ji-wei-chan-yuan-cao-ke-dai-li-xue-feng-hui-da-he-chu-li-wen-ti-de-tong-gao.md).

# 几位禅院草可代理雪峰回答和处理问题的通告

各位禅院草和来宾：大家好！

由于上帝的王国——彻底的共产主义社会——生命禅院的第二家园建设事务繁多，我已无暇回答禅院草和来宾提出的一般性问题，现在由于分院越来越多，我也难以及时处理家园除了生产和生活方面的精神和心灵导游事宜，所以做出如下决定，请大家周知并理解。

从今后，同心草、娇娥草、逸仙草、万年草可以代理雪峰回答禅院草和来宾提出的一系列问题并处理家园除生产和生活之外的精神和心灵方面的问题，她们四位任何一位可以单独代替雪峰，她们任何一位的回答就是我的回答，她们任何一位对精神和心灵方面问题的处理就是我的处理。

家园生产和生活方面的统筹安排和问题处理由各分院院长一人负责决定，各分院院长对生产和生活方面的安排和决定就是我的安排和决定。

望全体禅院草努力，使家园不断诞生在精神和心灵领域能代替雪峰的禅院草，家园不断诞生在生产和生活领域的统筹安排方面能代替雪峰的禅院草，我们共同努力把上帝的王国建设好，为全体人类成员建造出理想的生活模式，为把人类带出苦难的境地并领进上帝的王国而忘我奋进！

特此通告

雪峰

2011/8/29


---

# 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/ji-wei-chan-yuan-cao-ke-dai-li-xue-feng-hui-da-he-chu-li-wen-ti-de-tong-gao.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.
