> 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/zhi-yin-xian-guo-qing/tao-yuan-zeng-bie.md).

# 桃源赠别

娇仙 离别情深：

（一） 辞桃源，赴新苑，离合悲欢一刹间，待到重相逢，吾辈嬉仙境。

（二） 人去楼空眼朦胧，欢声笑语犹悠存，愿卿此去多珍重，仙岛相聚不离分。

&#x20;

欢心 泪眼蒙蒙：

今日与卿相离别，人去楼空，相思袭心头，忆往事，念故乡，梦幻人生好匆匆，莫贪红尘，共赴好前程。

&#x20;

智师 强振精神：

往昔恍如梦，回想意更浓。

仙途无限美，仙岛永相逢。

&#x20;

阡陌 湿了娇容：

（一） 此去新苑相别离，从来悲欢不离情，路途虽遥心咫尺，来日仙岛喜相逢。

（二） 人间多别离，竟夕起相思，天涯咫尺间，独与知音语。

&#x20;

丹彤 双目噙泪：

世外桃源八九月，每天开心又快乐。

打完五排打三排，下个象棋约个会。

桃源基地背过面，二道湾还烤过馍。

今日一别各珍重，有缘他日再继续。

&#x20;

照藏 紧握衣袖：

桃源风景美，知音齐相聚。

仙友赴新苑，再创新桃源。

今日送别离，他日再相逢。

&#x20;

丹蕊 依依不舍：

此去新苑君勿念，梦醒之时再见卿。

沿途风景无限好，仙岛仙情享永恒。

&#x20;

雅君 娇躯酥软：

莫问离别相思意，人在远方情相依。

潇洒自在皆游戏，他日灵山同欢喜。

&#x20;

曙明 默默无言：

人间轮回一场梦，唯与仙友情意浓。

别离不及重逢时，自在逍遥梦成空。

&#x20;

地球 轻轻一叹：

匆匆人生多别离，今日离别他日逢。

人生终有别离时，莫让相思泪两行。

&#x20;

星宝 千里送别：

修仙路途风景秀，漫漫长路仙亲伴。

人间别离终须有，仙界相逢无限天。


---

# 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/zhi-yin-xian-guo-qing/tao-yuan-zeng-bie.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.
