> 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/zhen-shi-yu-shang-yi-qun-xian-le.md).

# 真是遇上一群仙了

有这么一群人，他们勤劳、善良、真诚、纯朴、守信，目前他们过着无忧无虑无烦恼，无牵无挂无私欲的生活，他们生活的环境干净整洁井然有序一尘不染，七十多种鲜花在他们的驻地四季轮流绽放，他们自己种植蔬菜、瓜果、粮食、鸡鸭，他们对穿戴无所谓，许多穿着补丁衣服却依旧喜笑颜开，他们集体生活在一起，没有婚姻没有家庭，却相互间从不争吵拌嘴打架斗殴，相互不忌妒不埋怨不挑剔不比较，他们自己现在一无所有，没有人的兜里有钱，因为他们一年四季从不用钱，相互之间的交往中根本不用钱，他们每日里开心地各自忙碌自己的事，没有人给他们发工资发奖金，一切活动都是自觉自愿进行的，没有指令和监督，没有领导和管理者。

这群人没有严肃的事，整天嘻嘻哈哈打打闹闹，我说家园现在没钱了，他们嘻嘻哈哈；我说以后吃不上白面大米了，他们嘻嘻哈哈；我说以后穿不上新衣服要穿茅草裙芭蕉衣了，他们嘻嘻哈哈；我说你们上雪峰贼船上当受骗了，他们依旧嘻嘻哈哈。

钱，他们不要；权，他们不感兴趣；名，他们嗤之以鼻；利，他们无动于衷，他们没有了自己，放弃了自己，对未来一点不担忧，对死亡一点不害怕，他们把生命交给了上帝，把人生交给了道管理，每日里随遇而安、随缘而化、随性而动、随机而作，他们把劳动当成了享受，星期天要他们休息，他们不愿休息，他们一起干活时，嘻嘻哈哈说说笑笑，好像干活劳动是天底下最有趣的游戏，难怪他们把自己生活的环境建造成了优美雅静的世外桃源，难怪他们种植的蔬菜吃不完，难怪他们基本不生病。

这是一群人吗？

不！这是一群仙，他们好像都是从千年界下凡来人间游戏的仙。

他们准备去哪儿？听说要去极乐界仙岛群岛洲。

2013/4/14


---

# 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/zhen-shi-yu-shang-yi-qun-xian-le.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.
