# 播客使用手册 - 欢迎 - WIP

{% hint style="info" %}
这个文档还未完成，待完成后再来阅读吧。
{% endhint %}

### 关于这个手册&#x20;

这是一份关于中文播客的使用手册。

1. [播客是什么？](/1.-what-is-podcasts.md)
2. [你为什么要听播客](/why-should-you-listen-to-podcasts.md)
3. [如何听播客-iOS](/3.-how-to-listen-ios.md)
4. 如何听播客-Android
5. 如何听播客-PC or Mac
6. 中文播客推荐
7. 英文播客推荐
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://listen.miao.li/master.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.
