> For the complete documentation index, see [llms.txt](https://en.chanyuan8.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en.chanyuan8.org/poems/the-song-of-chanyuan-celestial.md).

# The Song of Chanyuan Celestial

Sept. 29, 2023

You come from heaven, seeking to replicate heaven on earth,

Your sweat falls upon the earth, carefully watering the fragrant flowers,

Through countless cycles of seasons, blossoms bloom and wither,

From Africa to Asia, from Australia to Europe and the Americas,

Your footsteps embrace the earth's fragrant soil.

&#x20;

On your journey, obstacles abound,

Challenges arise, cliffs appear from time to time,

Family complaints, worldly ridicule,

And the persecution and slander of the powerful.

&#x20;

Angels have to crawl on the ground,

Bodhisattvas endure silent suffering,

Numerous idyllic homes built with painstaking effort destroyed,

You're scarred and occasionally despairing,

Yet never halt your steps, though empty-handed,

For within you lie great strength,

That’s the teachings from gods, Buddhas, celestials and sages, and the spiritual light of the Greatest Creator.

Your innermost desire is to benefit humanity,

Enduring pressure and indifference,

You still strive to build heaven in the desert.

&#x20;

&#x20;

You are the Spartans of today, missionaries of gospel,

You are the new Columbus, angels guarding the sacred mountain,

Your deeds are worthy of praise and tears, your spirit eternal,

Your character crystal clear, your will unwavering as steel.

&#x20;

With you, the flame of civilization never dies,

With you, the scenes of heaven reappear on earth,

With you, despair turns to hope, desolation to aspiration,

With you, the ocean of suffering dries up, the springs of life flow freely.

&#x20;

Wherever you tread, footprints become lotus flowers giving fragrance,

The places where your sweat and tears fall become revered sanctuaries of the era,

Because of you, the earth will not be destroyed,

Because of you, humanity will not perish.

&#x20;

I praise you, pioneers of the new era,

I sing your praises, founders of a new human civilization,

I will lead you to heaven, to enjoy the glory you deserve.


---

# 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://en.chanyuan8.org/poems/the-song-of-chanyuan-celestial.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.
