> 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/shou-hui-chao-fan-cao-cao-ming-de-tong-zhi.md).

# 收回超凡草草名的通知

禅院草必须是成熟的庄稼，禅院草必须意识清明，大脑清晰，目前大家齐心协力克服重重困难在努力建设家园，可超凡草没把自己当成一冠禅院草看待，却置身事外对家园冷嘲热讽，已经失去了作为一冠禅院草的资格，故收回其草名，从此超凡草的一切与家园无关。

下面是超凡草在《这是一场文明与野蛮的较量（六）》的中跟帖，从中可以看出超凡草意识不清大脑不明，这样的头脑作为禅院草存在是对禅院草之名的玷污。

“看了禅院目前面临的情况，感觉就像两只老虎似乎既是在争地盘又似在争金钱，一只老虎在明处，一只老虎在暗处，除此之外可能还有思想意识形态之争，而且还上到党中央那里，都是一家兄弟，只是性子不同而已，你们叫咱们主席和总理如何处理？双方还是多为咱们领导想想吧，到底你们心灵深处缺少什么？需要什么？昨日别人给了一份美国中央情报对华十条训令，反正我也不知真伪，前不久网上看到什么货币战争让中国两难，咱也搞不懂货币战争。突然产生奇想，请求国家主席和总理把你两只老虎都给抓起，立下命令状，去为国家开创和平快乐不再流血战争的新世界，独乐不如众乐。”——超凡草

请管理员48小时后取消超凡草进入总院的权限，生命禅院从此再无超凡草。

2013/4/30


---

# 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/shou-hui-chao-fan-cao-cao-ming-de-tong-zhi.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.
