> 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-bo-cai-cao-cao-ming-tong-zhi.md).

# 收回博才草草名通知

禅院草首先是谦卑、平凡、普通、思维正常的人。博才草傲慢、非凡、思维超常，所以不适合做禅院草。

禅院草是在点滴上下功夫，在点滴上为建设家园默默奉献的人，博才草没做到这一点，所以不适合做禅院草。

禅院草都是严格按照导游路线图行走的人，博才草的智慧已经超越了导游，所以不再适合做禅院草。

禅院草说话一定要基于事实、科学、逻辑、灵觉，所言要通俗易懂，讲道理要有事实例证，而博才草的言论高深莫测，我根本读不懂他的言论，所以不再适合做禅院草。

鉴于以上理由，收回博才草草名，从即日起，博才草的所有言论行为与生命禅院无关，特此通告。

2013/1/28


---

# 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-bo-cai-cao-cao-ming-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.
