> 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/qi-yuan-shang-di-gei-jia-yuan-en-ci-ji-wei-shan-yu-wai-jiao-de-chan-yuan-cao.md).

# 祈愿上帝给家园恩赐几位善于外交的禅院草

家园今日遭遇的磨难，根子上还是我们自己造成的，家园的理念没错，家园的实践也没错，错就错在我们没有与政府部门和社会相关人士及时沟通，让政府和社会没有详细了解我们，导致了误会误解。

平心而论，家园建设初期地方各级部门都来人了解调查，并给予了善意的指导，公安人员和国保来家园执法也在情理法理之中，是我们自己觉得太伟大，太超凡脱俗，很少认真地去回访和沟通并请求指导，我们自认为我们没有违法乱纪，没有犯罪，不反对政府，与中央领导人保持高度一致，没有破坏大自然，没有伤害社会和他人就可以随心所欲，我们与社会走得太远了，我们太清高了。

村民们的一些要求站在村民们的角度也能理解，我们一味地认为有合同就可以万事大吉，我们缺乏与村民们沟通的能力。

家园目前最缺乏的就是没有与政府和村民们具有沟通能力的外交人才，其实，不论是政府工作人员，不论是公安人员，还是村民们，都是有善意的，他们本意上根本不想伤害我们，偶尔产生误解是很正常的，有时候对我们严厉一点或许是我们自己的言论行为不合时宜而导致的。

最近一段时间，我们的语言可能有点过激，我们以后再不能这样了，有理说理，不再使用过激语言，不再激化矛盾，考虑一切问题尽可能理性尽可能向好处想，对待任何一位政府人员和村民始终要以礼相待文明接待。

家园需要的具备沟通能力的外交人才必须具备三大优势：外交气质、外交经验、优秀品德。

祈愿上帝早日给家园恩赐几位善于外交的禅院草，以便于摆脱目前的困境，使家园在今后的建设和发展中平稳顺利。

2013/12/8


---

# 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/qi-yuan-shang-di-gei-jia-yuan-en-ci-ji-wei-shan-yu-wai-jiao-de-chan-yuan-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.
