# 文档直播 API

- [上传文档 V1](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/shang-chuan-wen-dang.md): 该接口已废弃
- [上传文档 V2](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/shang-chuan-wen-dang-v2-1.md)
- [查看文档转码状态 V2](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/cha-kan-wen-dang-zhuan-ma-jin-du-v2.md)
- [获取原始文档地址列表](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/xia-zai-yuan-shi-wen-dang.md)
- [文档翻页](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/wen-dang-bian-ji.md)
- [文档删除](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/wen-dang-shan-chu.md)
- [设置观看页显示文档](https://shangzhibo.gitbook.io/api/shang-chuan-wen-dang/she-zhi-guan-kan-ye-xian-shi-wen-dang.md): 设置观看页显示文档


---

# 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://shangzhibo.gitbook.io/api/shang-chuan-wen-dang.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.
