> 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/jia-yuan-xiong-di-jie-mei-xiang-chu-zhi-dao.md).

# 家园兄弟姐妹相处之道

人生的许多烦恼痛苦甚至不幸灾难是人与人之间相处不和睦导致的，一句话，一个动作，一个表情不慎，就会招致生气、怄气、吵架、愤怒、忌恨甚至打架斗殴直至伤残自杀，所以古贤警示我们：“终生之忌，清晨不可常受气。”

家园是上帝的王国，是彻底的共产主义社区，是人间净土世外桃源，这里没有了利益之争，权力之争，地位之争，派系之争，所以，大大减少了人与人之间相处时的矛盾和冲突及争斗，现在唯一剩下的就集中在了美色之争和琐碎小事上的观点和意见不一致而导致的不和睦，如何消除这种不和睦呢？

首先，心灵花园的建设是重中之重，每一位家园兄弟姐妹自始至终要把建设自己心灵花园当作长期的艰巨任务自觉自愿地进行，其次，务必做到以下八条。

1.充分地相信和信任他人，不要心存怀疑。

2.永远不要教育和指导他人。

3.不要给他人出主意，除非他征求你的意见。不要自作聪明去帮助他人，除非他求你。不要一厢情愿地去照顾和关心他人，除非他请你。

4.永远不要打听别人的隐私和询问他人的过去，除非他自己愿意说。

5.两个人相处时不要谈及第三者，不要论及他人的长短是非。

6.不要询问他人到哪里去和去干什么。

7.不要向他人倾倒自己的情绪垃圾，不要向他人诉苦和抱怨。

8.不要干涉他人的私生活，不要试图控制他人，不要试图改变他人，充分地尊重他人的人格、尊严、独立和自由。

如果我们能做到以上八条，兄弟姐妹们之间相处过程中的烦恼和痛苦就会大大降低，家园将会出现一个非常和睦温馨祥和如意的局面。

消除美色之争家园的措施是，在家园里不允许搞固定的一对一或一对几关系，一旦发现，对不起了，请你们离开家园。

2013/9/11


---

# 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/jia-yuan-xiong-di-jie-mei-xiang-chu-zhi-dao.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.
