> 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/guan-tian-xia-shi-su-yu-chan-yuan-cang-mang-cao.md).

# 观天下（世俗与禅院）/ 苍茫草

&#x20;                         世俗

灾害瘟疫轮番现，世人不知天启演。

自然之道偏不走，心中只有痴嗔贪。

国之相争频军演，浪费民财争霸权。

俄乌之战相互残，生灵涂炭无人怜。

国内形势更悲观，三年疫情真是烦。

各行各业举歩坚，干啥行当都赔钱。

劳苦大众就业难，物价飞涨翻几番。

当官不闻民间苦，贪赃枉法赚黑钱。

凡人俗事说不完，下面说说咱禅院。

&#x20;                       禅院

敬畏上帝为宗旨，自然之道禀根元。

无国无界无政党，全球一家资共享。

夜不闭户享安康，贤不遗野盛世昌。

禅院草草个个仙，天天开心无有烦。

禅院理念来把关，做事行动有指南。

神佛仙圣作导师，有惑雪峰来解疑。

红尘俗事我不参，不义之财我不贪。

家园上网聊聊天，随心所欲赛神仙。

打情骂俏时时乐，不知不觉到天国。

2023-2-11


---

# 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/guan-tian-xia-shi-su-yu-chan-yuan-cang-mang-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.
