# Обратная связь и предложения

## Группа обсуждения в 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 %}

Связаться с разработчиком по 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/russian/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.
