> 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-shu-miao-cao-cao-ming-de-tong-zhi-ji-gong-gao.md).

# 收回舒妙草草名的通知及公告

舒妙草给我来函说：“希望你的邪教早一天关闭，别再害人，不然我会在微博给你曝光。”

真是莫名其妙！生命禅院哪里害人了？以科学发展观建生态文明典范，为人类探索一条新生活方式道路，怎能说是邪教？我们既不违法乱纪，也远离任何形式的犯罪活动，生命禅院的一切活动都公告天下，什么地方害了谁？我们每日里勤奋劳作，既不搞政治活动，也不搞任何形式的宗教活动，怎能说是邪教？

你成为禅院草时间不长，来家园短住过一段时间，应该知道家园里从事的所有工作和生活方式都是合法的，为什么突然得出如此结论。

你愿意在微博上曝光是你的自由，我绝不阻拦，我倒是希望你把生命禅院的一切都曝光在世人面前，看看是你发疯了，还是生命禅院错了。

现收回你的禅院草草名，从此你与生命禅院毫无关系。

特此通知并公告！

2013-02-22


---

# 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-shu-miao-cao-cao-ming-de-tong-zhi-ji-gong-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.
