> 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/xian-meng-tong-xin-cao.md).

# 仙梦 / 同心草

小鸟嘤鸣

飞翔在碧洗蓝天

白云缭绕

流连在青山峡涧

如梦田野 袅袅炊烟

摄心的迷人画卷

微风拂面

如上帝温柔的低怜

花儿芳香

摇曳阳光温暖的笑靥

斑斓的彩蝶 风姿蹁跹

驻足在仙人的脚尖

仿佛自己是凌空的天仙

挥手洒开 精灿的画卷

绿树蓬勃 藤蔓滋长

花儿遍野 如雾山涧

晶莹的石滩上 仙鹤飞旋

无垠的草甸间 群鹿悠闲

碧湖如玉 彩石如虹

奇峰矗立 云海绵延

山石玲珑 清水潺湲

丝瀑高悬 彩霞满天

仙人之舞 如入仙境

无知无欲

忘我一眠

2010-11-6


---

# 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/xian-meng-tong-xin-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.
