> For the complete documentation index, see [llms.txt](https://docs.cherry-ai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherry-ai.com/docs/jp/pre-basic/providers/cherryin-1.md).

# CherryIN

1. CherryIN サービスプロバイダの「ここをクリックしてキーを取得」をクリック

<figure><img src="/files/bb6366922b2fb979a3b5fe9697b5b2dd528220ef" alt=""><figcaption></figcaption></figure>

2. CherryIN のコンソールでキーを作成します。キー作成時は、トークングループによってモデル倍率が異なり、つまり割引率も異なることに注意してください。

<figure><img src="/files/7222f7ba95135d215669f626487801fd02de2ed0" alt=""><figcaption></figcaption></figure>

3. キーの後ろにあるボタンをクリックして、キーをクリップボードにコピーします

<figure><img src="/files/de4f7487dfc9a7ac242c89e80fa995a56b4a3ca5" alt=""><figcaption></figcaption></figure>

4. Cherry Studio にキーを入力します

<figure><img src="/files/363362d97fba6935bbbf5098d5eb56d8c877fec4" alt=""><figcaption></figcaption></figure>

5. 管理ボタンをクリックし、モデルを追加します

<figure><img src="/files/f20020958b625938c73e7ac541c91c29c064aaeb" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/d52103d28781397297e59f7d85ad597c3aee333c" alt=""><figcaption></figcaption></figure>

6. Cherry Studio で該当するモデルを選択すれば、会話できます

<figure><img src="/files/6a37431401881b241f9853ee62b6d9e029f20fb6" alt=""><figcaption></figcaption></figure>

***

### 💡 ヘルプの取得とフィードバックの送信

設定や使用の過程で疑問、Bug、機能改善の提案がある場合は、 [フィードバックと提案](/docs/jp/question-contact/suggestions.md) に記載の公式チャネルをご参照ください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pre-basic/providers/cherryin-1.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.
