> 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/chan-yuan-cao-yuan-chuang/ai-bu-zai-su-shi-jie-jing-cao.md).

# 爱，不在俗世/戒镜草

爱，不在俗世，

不是逢场作戏的亲吻，

不是权衡利弊后的共枕而眠，

不是在人海里随手捡来的温存。

&#x20;

爱是灵魂的乐音，

在浑浊的俗世里微弱而难寻，

它拒绝交易与算计，

拒绝将就与伪装。

&#x20;

我曾在城市的喧哗中找它，

在婚姻关系的程序里追它，

却一次次看见——

它，被枷锁绑住，

被欲望淹没。

&#x20;

直到我走进生命禅院第二家园，

那里没有谎言，没有恐惧，

心灵像莲花一样缓缓展开，

真实与真实，开始相遇。

&#x20;

在那里，

爱无需承诺，却恒久；

无需讨好，却自然流动。

那里，性是灵魂的舞蹈，

身体不再只是交换的器皿。

&#x20;

原来，

爱，不是在俗世中争抢来的糖，

而是天国微光下共同发芽的树，

在自由、平等、灵性的土壤中

自然结果。

&#x20;

那里不是梦，

那里叫——

生命禅院第二家园。

2025-4-25


---

# 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/chan-yuan-cao-yuan-chuang/ai-bu-zai-su-shi-jie-jing-cao.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.
