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

# 04

- [30](https://www.oulan.com/2017/04/30.md)
- [29](https://www.oulan.com/2017/04/29.md)
- [28](https://www.oulan.com/2017/04/28.md)
- [27](https://www.oulan.com/2017/04/27.md): 早安，心愿
- [26](https://www.oulan.com/2017/04/26.md): 早安。累了，就看看远方。
- [25](https://www.oulan.com/2017/04/25.md)
- [24](https://www.oulan.com/2017/04/24.md): 早安。静待将雨。
- [23](https://www.oulan.com/2017/04/23.md): 每一本书都有一个故事，每一次旅行都是崭新的书。早安，5:06分的日出。早安，哪些昨夜在风中歌唱的星星。
- [22](https://www.oulan.com/2017/04/22.md)
- [21](https://www.oulan.com/2017/04/21.md)
- [20](https://www.oulan.com/2017/04/20.md)
- [19](https://www.oulan.com/2017/04/19.md)
- [18](https://www.oulan.com/2017/04/18.md)
- [17](https://www.oulan.com/2017/04/17.md)
- [16](https://www.oulan.com/2017/04/16.md)
- [15](https://www.oulan.com/2017/04/15.md)
- [14](https://www.oulan.com/2017/04/14.md)
- [13](https://www.oulan.com/2017/04/13.md)
- [12](https://www.oulan.com/2017/04/12.md)
- [11](https://www.oulan.com/2017/04/11.md)
- [10](https://www.oulan.com/2017/04/10.md)
- [09](https://www.oulan.com/2017/04/09.md)
- [08](https://www.oulan.com/2017/04/08.md): 莫辜负了大好春光。
- [07](https://www.oulan.com/2017/04/07.md)
- [06](https://www.oulan.com/2017/04/06.md)
- [05](https://www.oulan.com/2017/04/05.md)
- [04](https://www.oulan.com/2017/04/04.md)
- [03](https://www.oulan.com/2017/04/03.md)
- [02](https://www.oulan.com/2017/04/02.md)
- [01](https://www.oulan.com/2017/04/01.md)


---

# 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:

```
GET https://www.oulan.com/2017/04.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
