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

# 道不拾遗夜不闭户的第二家园

人类梦寐以求的生活境界“道不拾遗，夜不闭户”在生命禅院第二家园已经实现。

目前，第二家园的天国客栈，聚仙台，凤凰峡三处真正实现了“道不拾遗，夜不闭户”。圣贤苑、卧龙岗、成仙谷也将很快变成“道不拾遗，夜不闭户”之地。

夜晚，不用锁门，觉得天气热的话，你尽可以开着门睡觉，没有人会擅自闯入，会打搅清梦。

东西找不着了，不用担心，丢不掉的，会回到你的手中。

为什么人类奋斗几千年实现不了的理想在生命禅院第二家园得以实现？

因为禅院草走的是上帝之道，禅院草坚守了《新时代人类八百理念》。

2010-07-29


---

# 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/dao-bu-shi-yi-ye-bu-bi-hu-de-di-er-jia-yuan.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.
