> 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/ba-jia-yuan-jian-she-cheng-li-xiang-de-ren-lei-xin-sheng-huo-mo-shi.md).

# 把家园建设成理想的人类新生活模式

要让第二家园成为人人向往的生活模式，通过我们今天的努力奉献，让全体人类，不分民族、国家、种族、宗教、政治背景，都喜欢第二家园生活，都从第二家园生活中受益，让地球上的所有生命，包括昆虫鸟兽树木花草都受益，为达此目的，我们要做的是：

1.把家园环境建设成世外桃源，处处干净整洁，井然有序，花香鸟语，温馨祥和。 2.家园里兄弟姐妹亲人情人之间和睦相处毫无嫌隙，人与人之间从不争吵争辩争斗争夺而是亲爱有加。 3.家园里吃穿住行生活如意惬意，有丰富的食物，有丰富健康文明的文化娱乐活动。 4.家园里道不拾遗夜不闭户没有任何犯罪现象发生。 5.家园里人人开心、快乐、自由、幸福。 6.家园里只彰显人生、生命、大自然的真、善、美、爱、信、诚一面。

我们不能做的是：

1.不去分析讨论各国政府、政党、宗教、团体的对错。 2.不去探讨其他理论的是非曲直，他们说他们的，我们做我们的。 3.任何时候不攻击任何一个具体的政府、政党、宗教、团体和个人。 4.不打搅任何组织或个人的道场。 5.每一个人只专注自己是否完善完美，而不去关心别人是否完善完美。 6.凡丑陋的、邪僻的、道听途说的、令人迷惑的、恶的、假的、搬弄是非的、造谣生事的、煽风点火教唆人的、违背事实、违背科学、违背逻辑、违背自然原理的、神神道道的、偷偷摸摸的信息和内容不要带进家园，不要让消极、悲观、负面、不良东西污染家园的文化环境和大家纯美的心灵。

种瓜得瓜种豆得豆，让我们播种健康、文明、进步、阳光的种子，播撒真善美爱信诚的种子，把家园建设成美的世界，要让家园一尘不染，任何的“尘”都不要带进家园，包括不要在家园撒布埋怨、牢骚、诉苦、令人难受迷乱的气息，每一位兄弟姐妹都成为散发芳香的奇葩，成为释放光明的小太阳。

建设好各自的心灵花园依然是家园建设的重中之重，铲除心灵花园里的忌妒、埋怨、比较、生气、愤恨、自私、贪婪、懒惰、傲慢、冷漠、怯懦、忧愁、恐惧等杂草、毒草，只要每一位的心灵花园完美了，家园才能走向完美，我们理想的家园才能出现在人们的视野中，我们偿还累世债务积累去天国财宝最终到达仙岛群岛洲的目的才能达成，我们最美好的理想才能实现。

2012/8/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/ba-jia-yuan-jian-she-cheng-li-xiang-de-ren-lei-xin-sheng-huo-mo-shi.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.
