> 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/2026/04/21.md).

# 21

<figure><img src="/files/olkQpglZ2Fp2UDoNopCL" alt=""><figcaption></figcaption></figure>

三番目送\
长亭外晚风低泣\
七次回望\
不敢把旧事重提\
三分心动\
刻进年少记忆\
七分遗憾\
沉落在岁月的余辉里

一程山水\
隔了千里朝夕\
一句再见\
耗尽半生勇气\
心事重重层层堆积\
此时才开始余生涟漪

最难断的别离\
最化不开愁绪\
梦里依旧\
旧时踪迹\
等风来时冷\
人影稀


---

# 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/2026/04/21.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.
