> 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/di-er-jia-yuan-bu-shi-bi-hu-suo.md).

# 第二家园不是庇护所

生命禅院创办的第二家园是一群了却了尘缘，毫无后顾之忧却心甘情愿为了全人类的幸福和自己有一个美好人生和美好生命未来而忘我无私奉献的人类新生活场所，它不是面临重重人生艰难者的庇护所。

如果某禅院草杀人了，来家园，家园能担当庇护所的责任吗？

如果某禅院草犯罪被公安通缉，来家园，家园能担当庇护所的责任吗？

如果某禅院草债务累累，然后来家园躲避债权人追讨，家园能担当庇护责任吗？

如果某禅院草放弃对老人的赡养和未成年儿女的抚养来家园，家园承担不了庇护的责任。

如果某禅院草在世俗与异性热恋花费了人家大量的钱财然后不再恋跑到家园来躲避纠缠，家园庇护不了。

如果某禅院草已经结婚有丈夫或妻子，因闹矛盾离家出走来家园，家园庇护不了。

如果某禅院草对家园没有一点奉献，对家园建设没出一份力，然后生病了，或老了需要来家园赡养照顾，家园庇护不了。

如果某禅院草参与了反对政府的活动，或参与了非法组织或非法营利活动，但为了躲避暂时的困难来家园，家园庇护不了。

第二家园绝对不能变成庇护所！更不能变成藏污纳垢的场所。

正因为如此，第二家园的一切要向全社会公开，进入第二家园生活的禅院草的一切要如实向当地派出所汇报。

那么，第二家园是哪些禅院草生活工作的场所？

1.没有世俗债务，不欠世俗任何人钱。

2.没有任何犯罪前科，或者曾经犯罪，但已经按照国法被惩罚。

3.父母的赡养问题已经妥善安排，孩子们的抚养教育问题已经解决。

4.没有世俗牵绊。

5.没有结婚，没有组织小家庭，没有世俗恋情。

6.进入家园后再没有世俗人对自己有牵挂或纠缠。

7.愿意全然地接受禅院理念并按照第二家园新生活模式生活。

8.彻底的共产主义者和大自然环境爱护者。

凡是想躲避世俗债务、牵绊、纠缠、惩罚的人是不能在第二家园生活的，每一位想到第二家园生活的禅院草，千万不要幻想让第二家园成为自己的庇护所。

2013/3/24


---

# 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/di-er-jia-yuan-bu-shi-bi-hu-suo.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.
