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

# CherryIN

1. 撳 CherryIN 服務商嘅「撳呢度攞密鑰」

<figure><img src="https://2742912793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-ae710da542104c93b51c8819afb76f2d463a899e%2Fimage%20(156).png?alt=media" alt=""><figcaption></figcaption></figure>

2. 喺 CherryIN 嘅控制台入面建立密鑰，注意建立密鑰時，根據令牌分組唔同，模型倍率都唔同，即係折扣唔同。

<figure><img src="https://2742912793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-35e719f3c7ba557db9d40e54264e35ef1ab879c5%2Fimage%20(157).png?alt=media" alt=""><figcaption></figcaption></figure>

3. 撳密鑰後面個掣，將密鑰複製到剪貼簿

<figure><img src="https://2742912793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-3780989917fd1429959eec7d305b7c89ea5fe764%2Fimage%20(159).png?alt=media" alt=""><figcaption></figcaption></figure>

4. 喺 Cherry Studio 入面填入密鑰（即係第 1 步嗰個服務商頁面入面嘅 API 密鑰輸入框）
5. 撳管理掣，然後新增模型

<figure><img src="https://2742912793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-c87332276ac78732f25323bf37a19e2c4d3edabd%2Fimage%20(162).png?alt=media" alt=""><figcaption></figcaption></figure>

6. 喺 Cherry Studio 入面揀返對應模型，就可以對話

<figure><img src="https://2742912793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2Fgit-blob-3c7eb663cac8767debe66855fd346ae8a277fbfc%2Fimage%20(164).png?alt=media" alt=""><figcaption></figcaption></figure>

***

### 取得幫助同提交反饋

如果你喺配置或者使用過程中遇到任何疑問、Bug，或者有功能改善建議，請參考 [反饋與建議](/docs/zhong-wen-fan-ti/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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/pre-basic/providers/cherryin-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
