# 如何反馈问题

如果您在使用过程中遇到任何问题或者有任何建议，欢迎联系我们。

**通过邮箱**

官方邮箱：<support@flowith.cc>

**通过产品页面**

1. 点击产品页面 「[flowith.io](https://flowith.io/)」 的左下角 「订阅与设置」
2. 点击 「订阅与设置」 中的 「反馈联系」
3. 加入discord


---

# 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://doc.flowith.io/cn/qi-ta-wen-ti/ru-he-fan-kui-wen-ti.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.
