> 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/gan-wu-guang-fa-cao.md).

# 感悟 / 广法草

以上帝为主导，以导游为导航。

按理念来生活，靠程序来运行。

以事实为基准，事实是唯一的。

唯一就是真实，唯一就是上帝。

抱一为天下式，成仙必须抱一。

抱一是抱上帝，抱一一切有序。

抱一一切简单，抱一一切清晰。

抱一一切纯粹，抱一就能成仙。

知真假要实证，实证才出真知。

真知思维就真，思维真品质真。

认知改变思维，思维改变意识。

意识改变品质，品质决定位置。

要想改变品质，必进相应环境。

要进相应环境，对照改变自己。

凡事错在自己，主动改变自己。

进入相应环境，环境改变认知。

认知改变思维，思维改变意识。

意识改变品质，品质改变位置。

进入家园奉献，改变思维意识。

拥有天仙品质，回归极乐仙岛。

&#x20;

2024.7.16


---

# 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/gan-wu-guang-fa-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.
