# 关于我

![](/files/-MQ2leWcGSDXclZOBFpv)

{% hint style="success" %}
如果你想第一时间看到我的作品，欢迎关注我的公众号「少年派的渡口」。

对了，我用 Gitbook ＋ Cloudflare 做了一个每周分享信息资源（newsletter）的网站：

> <https://if.zoepi.online>

这个网站专门用来记录我每周阅读和观看到的优质信息，访问者通过点击链接可以直达资源。如果你对这个网站所呈现的内容/方式感兴趣，欢迎使用和交流。\
\
我的微信是：ZoeB612。
{% endhint %}


---

# 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/contacts/about-me.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.
