> 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/xiang-yue-xian-dao-yong-jie-tong-xin.md).

# 相约仙岛 永结同心

清纯坚贞，

如一朵圣洁的雪莲，

盛开在我心中。

童真妩媚，

似一首空灵的仙曲，

美透我的心灵。

&#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/xiang-yue-xian-dao-yong-jie-tong-xin.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.
