> 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/tie-xue-dan-xin-xiu-xian-pian-huan-xin-cao.md).

# 铁血丹心（修仙篇）/ 欢心草

天国故乡似曾见

心内彩虹现

点亮神灯破黑暗

立志要修仙

导游引领时刻跟随

玩游戏 创新篇

不惧艰险迎面

风霜苦寒

沧海桑田此生无悔

脱凡胎 皮囊换

仙风道骨化生莲

广结天国缘

上帝之爱如山似水

晓天意 顺自然

勤做功 多行善

不留遗憾

千锤百炼突破重围

梦醒已成仙

&#x20;

2021.4.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/tie-xue-dan-xin-xiu-xian-pian-huan-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.
