> 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/xiang-jun-cao-rong-deng-chan-yuan-gong-xun-bang.md).

# 祥君草荣登禅院功勋榜

祥君草，家园世外桃源建筑功臣。

祥君草一进入世外桃源，正赶上世外桃源建设，他充分发挥自己的聪明才智，不遗余力投身于家园建设，不怕苦、不怕累、不怕脏，与玄德草、奥顿草、天宝草等兄弟姐妹一起，修花池、修通往厕所小道、建车库、铺大门口道路、铺果园砖道、铺帐篷地面、建板栗园洗脸洗衣池、修圆门、建鸡棚、建欢乐坊、重新修补大水池、多次到市区购买建筑材料等等，等等，为家园建设立下了不朽功勋。

当我们来到世外桃源享受美好的环境时，我们当知道，这里的一砖一瓦都凝聚着祥君草的心血和汗水。

祝贺祥君草荣登禅院功勋榜！

2009/12/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/xiang-jun-cao-rong-deng-chan-yuan-gong-xun-bang.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.
