> 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/tong-shi-tian-guo-xian-ren-ben-jiu-tong-pin-xiang-ai-qian-zi-cao.md).

# 同是天国仙人，本就同频相爱 / 千姿草

你喜欢激情满怀，热切性奋，豪爽豪迈的走，

我愿意悠哉游哉，安安静静，不急不慢的行，

我们是来自天国的仙，人间小住，

结伴行走在返回故乡的路上。

&#x20;

同是天国仙人，本就同频相爱，

多么想念亲密无间，毫无嫌隙的时光，

无奈掉落人间，沾染世俗尘垢，

迷雾沉睡中竟感受不到对方天国的气息。

&#x20;

刺痛你，我也一样感受到痛，

痛应思痛，痛是为了醒来，

并不是我们的本意，

修行修炼，我们要离一切苦，

最终到达极乐的彼岸。

&#x20;

咦，刚才我咋发脾气了，竟然还生气了，

不应该呀，道行不够，继续提高修为，

顿时自嘲自蔑自笑，赶紧反省反思，

恍然大悟，握手言和，

继续投入到开心快乐的游戏中!

&#x20;

路途坎坷，小插曲会有，主旋律依然，

内心的喜悦哗哗哗，重新轻快清澈舒畅地流淌起来，

越过高山大河，穿过沙漠荒原，

一直流向那风和日丽，山川秀美，

春光明媚，花团似锦，没有任何寒冷和伤害的天国故乡！

2021-9-18


---

# 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/tong-shi-tian-guo-xian-ren-ben-jiu-tong-pin-xiang-ai-qian-zi-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.
