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

# CherryIN

1. 点击 CherryIN 服务商的 "点击这里获取密钥"

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

2. 在 CherryIN 的控制台中创建密钥，注意创建密钥时，根据令牌分组不同，模型倍率不同，即折扣不同。

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

3. 点击密钥后方的按钮，复制密钥到剪贴板

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

4. 在 Cherry Studio 中填入密钥

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

5. 点击管理按钮，并添加模型

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

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

6. 在 Cherry Studio 中选择对应模型，即可对话

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

***

### 💡 获取帮助与提交反馈

如果您在配置或使用过程中遇到任何疑问、Bug 或有功能改进建议，请参考 [反馈与建议](/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/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.
