# Feedback & Suggestions

## Telegram Discussion Group

{% hint style="info" %}
Group members will share their own usage experiences to help you solve problems
{% endhint %}

Join the Telegram discussion group for help:<https://t.me/CherryStudioAI>

## QQ Group

{% hint style="info" %}
QQ group members can help each other and share download links
{% endhint %}

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

## GitHub Issues

{% hint style="info" %}
Suitable for recording things so developers don’t forget, or participate in discussions here
{% endhint %}

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

## Email

{% hint style="info" %}
If you haven’t found any other feedback channel, you can contact the developer for help
{% endhint %}

Contact the developer by email: <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/en-us/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.
