> 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/2023/03/06.md).

# 06

怎么诠释得给力\
在这个节气的时候惊动天地\
碎碎念的鸟儿们已经晨起\
那些讨论到现在还没有休止\
爱利亚的芝诺给我的勇气\
攀登了几座山攻陷的城池\
如果把至简的大道比喻成一条路\
它和无数条通向彼岸的路交织\
打开一叠熟宣来写诗\
学王宠学钟繇学文征明的小字\
曾经奔放的语言沾了灰的心底\
那喷薄欲出的力量正在积蓄

![](/files/yJ9vacyk6YAD0b0vUbR2)


---

# 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/2023/03/06.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.
