# 第十三章：反馈系统

**📝 如何提交**

**路径**：设置 > 问题反馈

<figure><img src="/files/OTCDJwEejdLoHnL3GkfH" alt=""><figcaption></figcaption></figure>

**📎 收集的信息**

| 信息类型 | 说明                         |
| ---- | -------------------------- |
| 设备信息 | 设备型号、系统版本、App 版本           |
| 系统资源 | 内存和磁盘使用情况                  |
| 问题描述 | 用户填写的文字说明                  |
| 截图   | 最多 5 张（可选）                 |
| 日志   | 播放器日志、Widget 日志等（ZIP 加密打包） |

所有附件通过加密上传。提交后会返回一个反馈 ID 用于后续的问题跟踪。

<figure><img src="/files/WRl3FfaCAyBGc86GeHFI" alt=""><figcaption></figcaption></figure>


---

# 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://forward-2.gitbook.io/forward/di-shi-san-zhang-fan-kui-xi-tong.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.
