# 首页

欢迎光临 Pysio 的 Wiki 喵～这里收集了本喵所有的 API 接口文档、美术资源和其他有趣的东西～希望能帮到你喵～

### 美术资源

{% content-ref url="art-files/chibi-emoji" %}
[chibi-emoji](https://docs.pysio.online/art-files/chibi-emoji)
{% endcontent-ref %}

### API 文档

{% content-ref url="api-docs/blog-api" %}
[blog-api](https://docs.pysio.online/api-docs/blog-api)
{% endcontent-ref %}

{% content-ref url="api-docs/file-api" %}
[file-api](https://docs.pysio.online/api-docs/file-api)
{% endcontent-ref %}

{% content-ref url="api-docs/whois-api" %}
[whois-api](https://docs.pysio.online/api-docs/whois-api)
{% endcontent-ref %}


---

# 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://docs.pysio.online/shou-ye.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.
