# 活动 API

- [创建活动](https://shangzhibo.gitbook.io/api/post-activity/post-activity.md)
- [获取指定活动信息](https://shangzhibo.gitbook.io/api/post-activity/get-activity-id.md)
- [获取活动分组](https://shangzhibo.gitbook.io/api/post-activity/huo-qu-huo-dong-fen-zu.md)
- [获取活动列表](https://shangzhibo.gitbook.io/api/post-activity/huo-qu-huo-dong-lie-biao.md)
- [修改指定活动信息](https://shangzhibo.gitbook.io/api/post-activity/put-activity-id.md)
- [活动删除](https://shangzhibo.gitbook.io/api/post-activity/huo-dong-shan-chu.md)
- [获取指定活动模板](https://shangzhibo.gitbook.io/api/post-activity/get-activity-id-template.md)
- [修改指定活动模板](https://shangzhibo.gitbook.io/api/post-activity/put-activity-id-template.md)
- [获取指定活动登录观众列表](https://shangzhibo.gitbook.io/api/post-activity/huo-qu-zhi-ding-huo-dong-de-deng-lu-guan-zhong-lie-biao.md)
- [添加自定义悬浮菜单](https://shangzhibo.gitbook.io/api/post-activity/tian-jia-zi-ding-yi-xuan-fu-cai-dan.md): （仅移动端展示）
- [获取指定活动付费观看记录](https://shangzhibo.gitbook.io/api/post-activity/huo-qu-zhi-ding-huo-dong-fu-fei-guan-kan-ji-lu.md)
- [获取自定义菜单配置](https://shangzhibo.gitbook.io/api/post-activity/huo-qu-zi-ding-yi-cai-dan-pei-zhi.md)
- [修改自定义菜单配置](https://shangzhibo.gitbook.io/api/post-activity/xiu-gai-zi-ding-yi-cai-dan-pei-zhi.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/post-activity.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.
