> 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/tan-ru-he-bai-tuo-jia-ting-kun-jing-da-huo-fu.md).

# 谈如何摆脱家庭困境——答火夫

你好火夫（至悟草）！

你的《我与雪峰兄弟说说心里话》阅悉，因杂务缠身，未能及时作答，尚望涵谅。

你想早日进驻第二家园世外桃源，但因为有一位生活不能自理的智障女儿，加上妻子的不理解，处在痛苦之中，对此，我的答复是：你可以把自己的智障女儿带到家园来，让家园分担你的忧愁，由家园选派一位兄弟姐妹专门照顾你的女儿。你的妻子可以这样解决，由于智障女儿，你妻子心里也很烦恼，这是可以理解的，现在你把智障女儿带走，这样也解脱了你妻子的烦恼，你跟你妻子好好谈谈，你们结束夫妻关系，这样你妻子在有限的人生期间，有机会再重新选择一次生活，这对你，对你的妻子，都是有益的。当然，这样对家园会造成一定的负担，但我们的家园就是为全体禅院草服务的，就是为全体禅院草解除烦恼和痛苦的，就是为全体禅院草创造适宜的土壤和条件跋涉攀登人生和生命的最高境界的，对此，你不必顾虑。

作为禅院草，如果有年迈的父母，一定要孝敬赡养，如果有未成年孩子，一定要抚养教育，不能抛下父母和孩子去追求什么美好未来，抛下年迈的父母和未成年孩子，那叫无德，无德者是不能成为禅院草的。如果父母的生活无忧，身体健康，那么，可以跟父母商量，在父母同意的情况下可以走生命禅院所倡导的路，如果孩子已长大成人，那么，孩子们应该去独立谋生，做通孩子们的思想工作，然后选择自己走的路。夫妻之间，最好是双双成为禅院草，然后走生命禅院之路，如果做不到双双成为禅院草，那就要等待，不能急于求成。总之，禅院草不能走极端，不能失去平衡，不能不顾世俗亲人，一切要做到水到渠成瓜熟蒂落皆大欢喜。

夫妻只有一方是禅院草的，另一方不理解自己，而自己非常想摆脱家庭进驻第二家园的，我的建议是好好地与对方交谈，把家里的一切，包括房子钱财等全部留给对方，自己赤条条地离开，这样首先考虑到对方今后的生活，满足对方的需要，问题就容易解决。我们到家园，哪怕吃糠咽菜，过艰苦的日子，也心安理得。

你要进驻第二家园，处理问题一个是要考虑过国家的法律法规，我们做事，一定不能跟国家的法律法规有任何的冲突，另一个是要考虑第二家园的要求，这个要求是，禅院草要进驻家园，成草后必须先在家园尽情交流，要熟悉和了解家园的一切，要通读禅院文集和雪峰文集，这需要半年时间，半年后才能申请进驻家园。

上帝之道是自然之道，绝无强迫，我们既不能强迫他人，也不强迫自己，更不能把自己的意志强加于任何人。只要我们树立了坚定的信念，并坚守信念，车到山前必有路，船到桥头自然直，功到会自然成。

祝福你！

2011-5-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/tan-ru-he-bai-tuo-jia-ting-kun-jing-da-huo-fu.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.
