> 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-de-zi-you-li-nian.md).

# 生命禅院的自由理念

生命禅院除了信仰层面，没有任何不自由。信仰是自觉的，没人逼着；所以，信仰本身也是自由的，没有信仰就不要成草。禅院的信仰是信上帝，不是圣经的上帝。一切过去的宗教都不是禅院的信仰。禅院草要自觉与导游一致，自觉肃清思想里的一切封建残余。禅院追求的是人性的最大解放，是最大的自由。一般所说的“自由”“民主”的概念，比禅院的追求要低的多，在禅院谈“自由”“民主”不必要，也不适合。比如：儒家谈“仁爱”，但在佛教里，这个“仁爱”就太小了，就不能谈了。佛教里讲的是“慈悲”，如果在佛教里还在说“仁爱”就永远成不了佛。禅院标准的说法是：“走上帝之道。”上帝之道已经包含了一切自然之道；这就是禅院的自由境界；是最高的境界。“上帝之道”是独裁的，也是最自由的，这就是宇宙中对立而统一的法则。这就是浑沌思维的自由理念。


---

# 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-de-zi-you-li-nian.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.
