> 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/sheng-ming-chan-yuan-du-jie-jing.md).

# 生命禅院渡劫经

暴雨一场接一场，洪水滔天，颗粒无收，饥饿在眼前，

热浪一浪高一浪，暑气逼人，身心煎熬，大火在身旁，

瘟疫一波接一波，轮番袭来，防不胜防，死神在召唤，

地震一阵又一阵，掀起波涛，海岸遭殃，低洼成海洋，

社会动荡，全球混乱，战云密布，无处可躲，

谣言满天飞，欺诈遍地行，信无可信，防不胜防，

灾祸突如其来，黑暗不期而至，万般智慧如浮云，千种计较皆落空。

此乃人类之劫，该如何度过？

点亮心中神灯，让造物主稳住心神。

无怨无恼无恐惧，坚信道之公正。

祈祷忏悔加修行，“诸恶莫作，众善奉行。"

敬畏上帝，敬畏生命，走自然之道。

生命交给上帝，人生交给道管理，浪漫乐观每一天。

随遇而安，随缘而化，随性而动，随机而作。

莫贪便宜莫从众，贮点食物及药品。

三五知音常相聚，相互帮衬助身心。

2024-08-08


---

# 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/sheng-ming-chan-yuan-du-jie-jing.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.
