> For the complete documentation index, see [llms.txt](https://docs.cherry-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherry-ai.com/question-contact/suggestions.md).

# 反馈 & 建议

## GitHub Issues

{% hint style="info" %}
**推荐 Bug 提交与功能建议渠道**。在这里提交能防止被开发者遗忘，还可以参与社区深度讨论。
{% endhint %}

* **如果你发现了任何的 Bug**，或者对产品有新的构想与建议，可以直接在这里提交反馈： [提交 GitHub Issue](https://github.com/CherryHQ/cherry-studio/issues/new/choose)

{% hint style="success" %}
如果你在尝试访问 GitHub 的过程中遇到困难，也可以直接通过 Email 联系开发者。
{% endhint %}

## Email

* **遇到软件使用问题**，请通过邮箱联系开发者获取专业帮助： <support@cherry-ai.com>

## QQ 群

{% hint style="info" %}
群成员可互帮互助、分享经验、以及获取最新下载链接。
{% endhint %}

* **QQ群 (1075687444)**：[点击加入 QQ 群 (1075687444)](https://qm.qq.com/q/eHZdjcdkQw)

## Telegram 讨论组

{% hint style="info" %}
**海外/高级用户交流社区**，群成员分享使用经验并提供互助支持。
{% endhint %}

* **加入 Telegram 讨论组获取帮助**：<https://t.me/CherryStudioAI>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.cherry-ai.com/question-contact/suggestions.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.
