# フィードバック＆提案

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