> For the complete documentation index, see [llms.txt](https://www.oulan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oulan.com/2022/04/15.md).

# 15

什么得不到会痛苦\
天上的星星、草丛里的蚱蜢、雪地里的冰菱花，还是\
不能自主？\
万物都会成熟\
作一个有梦想的人在草堂，春睡而且满足\
房檐下骏美的大马\
园子里奔跑的鸡雏\
一定有一棵遮天的葡萄\
它的累累硕果会被食用在八月十五\
盛放的朱丽叶爬满篱笆\
庭前一定有散落的几丛翠竹\
泉水里游鱼自在\
它根本不知道\
什么得不到会痛苦\
万物都会成熟\
作一个自在的人驰骋在未知的路\
夜里有璀璨的银河\
白天有锦衣和华府\
一定要有一颗不羁的心\
它能连接到遥远的天边的姑娘也能连接\
如叶子上蚂蚁和蚜虫的战斗之处\
从繁华到举目荒芜\
所有得到的我们都会失去\
世界会因为失去我们而短暂痛苦\
万物都会成熟\
然后凋落\
等待建立另一个宏图

![](/files/OqruSSHXN3nL417A24Gz)


---

# 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://www.oulan.com/2022/04/15.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.
