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

# 04

- [30, 空](https://www.oulan.com/2021/04/30-void.md)
- [29, 一起喝一杯热的饮料](https://www.oulan.com/2021/04/29-hot-drink.md)
- [28, 专注](https://www.oulan.com/2021/04/28-focus.md)
- [27, 年轮](https://www.oulan.com/2021/04/27-growth-ring.md)
- [26, 电子](https://www.oulan.com/2021/04/26-electron.md)
- [25, 匹诺曹](https://www.oulan.com/2021/04/25-pinocchio.md)
- [24, 书](https://www.oulan.com/2021/04/24-book.md)
- [23, 陶器](https://www.oulan.com/2021/04/23-pottery.md)
- [22, 如猫般诗意的探索](https://www.oulan.com/2021/04/22-cat.md)
- [21, 钻研](https://www.oulan.com/2021/04/21-engage.md)
- [20, 印象](https://www.oulan.com/2021/04/20-yin-xiang.md)
- [19, 咖啡](https://www.oulan.com/2021/04/19-coffee.md)
- [18, 空间](https://www.oulan.com/2021/04/18-space.md)
- [17, 虚拟现实](https://www.oulan.com/2021/04/17-virtual-reality.md)
- [16, 引导](https://www.oulan.com/2021/04/16-facilitation.md)
- [15, 光明](https://www.oulan.com/2021/04/15-light.md)
- [14, 暗黑](https://www.oulan.com/2021/04/14-dark.md)
- [13, 什么在等待](https://www.oulan.com/2021/04/13-waiting-for-you.md)
- [12, 忒修斯之雨](https://www.oulan.com/2021/04/12-drop-of-theseus.md)
- [11, 同理心](https://www.oulan.com/2021/04/11-empathy.md)
- [10, 不舍](https://www.oulan.com/2021/04/10-not-willing-to.md)
- [09, 飞行](https://www.oulan.com/2021/04/09-flying.md)
- [08, 依附](https://www.oulan.com/2021/04/08-attach.md)
- [07, 练习](https://www.oulan.com/2021/04/07-exercise.md)
- [06, 维度](https://www.oulan.com/2021/04/06-dimension.md)
- [05, 听](https://www.oulan.com/2021/04/05-listen.md)
- [04, 春天](https://www.oulan.com/2021/04/04-spring.md)
- [03, 龟虽寿](https://www.oulan.com/2021/04/03-longlife.md)
- [02, 验伤](https://www.oulan.com/2021/04/02-premortem.md)
- [01, 四月](https://www.oulan.com/2021/04/01-april.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/2021/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.
