> 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/chan-yuan-cao-yuan-chuang/ni-yong-bu-ku-wei-zhi-shi-cao.md).

# 你 永不枯萎 / 智师草

有这样一个地方，这里一片荒凉。

两三年的时光，却成了人间天堂。

因为一群小草，在这里生根成长。

他们淳朴，守信，勤劳、善良。

他们追赶太阳，充满希望。

这里就是生命禅院的第二家园。

他们就是生命禅院的禅院草。

有人逼迫我们，我们坚守文明，坚守善良。

有人逼死我们，我们誓守家园，誓死反抗。

你可以一手遮天，

看你能遮多远!

你可以把小草拔光，

却拔不动小草的信仰！

只要一息尚存，小草就生机盎然。

只要一线生机，生长就永不停息。

我们的根是大地，心是天堂！

我们的身是法船，灵是方向！

黑暗送来了茁壮，

磨难伴随着成长,

小草皆自强！

夜晚过后会亮起曙光！

月亮落下会升起太阳！

无论人们理不理解，第二家园就是人类的希望！

无论人们看没看见，生命禅院就是人类的明天！

正是黑暗，小草历尽磨难，世人冷眼旁观。

晦极生明，世人劫后重生，小草笑撑光明。

小草，你总向地依偎，高贵守着谦卑。

小草，你总含着泪水，坚韧守着柔美。

你，永不枯萎！

2013-12-1


---

# 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/chan-yuan-cao-yuan-chuang/ni-yong-bu-ku-wei-zhi-shi-cao.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.
