# 媒体库 API

- [获取指定活动媒体库文件列表](https://shangzhibo.gitbook.io/api/123/123.md)
- [获取指定活动的预设视频列表](https://shangzhibo.gitbook.io/api/123/huo-qu-zhi-ding-huo-dong-de-yu-she-shi-pin-lie-biao.md)
- [获取指定活动的回看视频列表](https://shangzhibo.gitbook.io/api/123/huo-qu-zhi-ding-huo-dong-de-hui-kan-shi-pin-lie-biao.md)
- [获取活动视频列表](https://shangzhibo.gitbook.io/api/123/huo-qu-huo-dong-shi-pin-lie-biao.md)
- [修改活动视频列表](https://shangzhibo.gitbook.io/api/123/xiu-gai-huo-dong-shi-pin-lie-biao.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/123.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.
