# 你一生的故事

- [2020：追光的摆渡人](https://blog.zoepi.online/arrival/2020.md): 后来，我回去过那个平行时空，那里空无一人。于是我打包了月亮，将星星遣散。把海水抽干，再扫平森林。
- [一个傻瓜「随机漫步时」的心灵地图](https://blog.zoepi.online/arrival/mind-map.md): 预计阅读时间：15 分钟
- [为什么乔布斯的拼图游戏的主题是「连接」？](https://blog.zoepi.online/arrival/connector.md): 预计阅读时间：15 分钟
- [2019：屠龙时掉进了兔子洞](https://blog.zoepi.online/arrival/rabbit-hole.md): 掉进了兔子洞后，遇见鲸鱼出没的大海。后来他们一起驯服了恶龙，少年飞过层层丘壑，到达「此时此地」。
- [黑客与画家的奇幻之旅](https://blog.zoepi.online/arrival/journey.md): 预计阅读时间：约 15 分钟
- [把「心碎」化为艺术](https://blog.zoepi.online/arrival/broken-heart.md): 预计阅读时间：9 分钟
- [假如你被保罗·格拉姆 (Paul Graham) 问到这 5 个问题，你的答案会是什么？](https://blog.zoepi.online/arrival/yc.md): 这篇文章写于 2018 年，仅文末「结语」部分写于 2020 年 8 月。


---

# Agent Instructions: 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://blog.zoepi.online/arrival.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.
