> 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-fei-bao-li-bu-he-zuo-nei-rong.md).

# 生命禅院非暴力不合作内容

作为一个公民，配合政府是应尽的义务。

但鉴于我们最近受到的一系列来自政府的不公正待遇和随时面临的来自政府的伤害，决定暂时用“非暴力不合作”方式对待地方任何一级部门和组织。

生命禅院“非暴力不合作”内容如下：

1.“圣人抱一为天下式”，生命禅院在中国的第二家园只听中国政府最高领导人习近平主席的话，每天认真学习习近平主席的一系列讲话和指示，按照习近平主席的要求做一切事情。

2.凡地方政府任何一级组织或部门来家园，不论是了解调查，还是参观访问，还是要求我们做什么，一律不动手不说话。

3.凡政府工作人员来家园，不论是威胁、恐吓、威逼、利诱、劝说等等，一律保持沉默，并躲开。

4.凡政府任何一级组织或部门工作人员来家园，不论他们想干什么，一律不制止，不闻不问，任凭他们想干什么就干什么。

5.凡政府人员来家园，尤其是公安干警来家园，若想带谁走，不动脚、不动手、不动口、不抗争，也不配合，任凭其处置。

6.凡政府部门或政府部门及组织的工作人员打来的电话一律不接听。

7.凡家园发生问题，不向地方任何一级组织或部门求助。

保持高度的文明状态是我们的生命线，家园从事的一切活动及时通过网络向全社会公开，以便接受全社会的了解和监督。

2013/11/9


---

# 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-fei-bao-li-bu-he-zuo-nei-rong.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.
