# 反馈 & 建议

## Telegram 讨论组

{% hint style="info" %}
讨论组成员会分享自己的使用经验，帮助你解决问题
{% endhint %}

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

## QQ 群

{% hint style="info" %}
QQ 群成员可以互帮互助，分享下载链接
{% endhint %}

[QQ群(1025067911)](https://qm.qq.com/q/hlHOddwAS)

## Github Issues

{% hint style="info" %}
适合记录防止开发者遗忘，或者在这里参与讨论
{% endhint %}

Github Issues：<https://github.com/CherryHQ/cherry-studio/issues/new/choose>

## Email

{% hint style="info" %}
如果没有找到其他反馈渠道，可以联系开发者获取帮助
{% endhint %}

邮箱联系开发者：<support@cherry-ai.com>


---

# 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://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.
