> 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/tian-guo-li-mei-you-ya-po-he-bo-xue.md).

# 天国里没有压迫和剥削

我曾经养着三条狗，两条德国黑贝，一条小毛狗，每天有足够的食物供它们吃，有足够宽阔的前后院落供它们奔跑，按理，它们应该相互恩爱，和谐相处，但是，它们不，它们常常为了食物而争抢咬仗，为了争宠而相互打架，我看着很生气，我说：你们真是狗东西，永远成不了人。

我站在天国千年界的视角看人类，本来地球上的一切可以供众人生存生活，人与人之间没必要争夺争抢，没必要相互压迫剥削，上帝是多么希望人与人之间相互恩爱，相互和谐相处啊！可人们不，人们为了生存生活而相互欺压争夺，为了一点点资源而勾心斗角尔虞我诈，为了虚无的名声和地位而制造伤害和仇恨，我看着很生气，我想：人啊！你只配做人，你永远成不了仙。

天国里没有压迫和剥削，没有争斗、争夺、争抢，仙与仙之间从来不发生不愉快不开心的事，仙们相处恩爱和谐快乐无边。

狗想做人，必须按照人的思维生存生活；人想做仙，必须按照仙的意识生存生活。如果不改变生存生活的思维方式，狗永远成不了人，人永远成不了仙。

凡所有修行修炼想去天国的人，你必须做到与人不争、不抢、不夺，你不能压迫和剥削他人，你不能以任何理由和任何方式给他人带来不开心不快乐，你不能以任何名义限制他人的自由，你不能把自己的想法和观点强加给他人，你不能给他人带来任何的精神上、心灵上、肉体上的伤害。

生命禅院的第二家园是按照天国千年界标准来建设的，所有禅院草，相互之间不能伤害，我们不能以人生存生活的思维和方式来相互对待，不能相互压迫和剥削，而应该像千年界仙人那样生活，像仙人们那样相互恩爱，唯有如此，我们才有资格去千年界。

在第二家园，如果有哪位禅院草伤害了其他禅院草，导致了其他禅院草的不开心不愉快，我想告诉你，你深深地伤害了雪峰导游的心，伤害了雪峰对你的情，伤害了基督耶稣、佛陀释迦牟尼对你的爱，伤害了上帝对你的恩宠。你只配做人，不配去天国做仙。

2009/12/22


---

# 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/tian-guo-li-mei-you-ya-po-he-bo-xue.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.
