# 反饋 & 建議

## 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/docs/zhong-wen-fan-ti/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.
