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

# CherryIN

1. Нажмите у провайдера CherryIN «Нажмите здесь, чтобы получить ключ»

<figure><img src="/files/06c473f260a76bcf145acfd9973b2dffb62175e4" alt=""><figcaption></figcaption></figure>

2. Создайте ключ в консоли CherryIN. Обратите внимание: при создании ключа, в зависимости от группы токенов, коэффициент модели различается, то есть различается скидка.

<figure><img src="/files/30f54371256334dd96a08002b796df4abf95123e" alt=""><figcaption></figcaption></figure>

3. Нажмите кнопку справа от ключа, чтобы скопировать ключ в буфер обмена

<figure><img src="/files/76d6db93bdbc81b17cc8de834547b8a4cb8eed3d" alt=""><figcaption></figcaption></figure>

4. Введите ключ в Cherry Studio

<figure><img src="/files/4d5d871951dda2bf2d160ed8d368c31a7f80b5d7" alt=""><figcaption></figcaption></figure>

5. Нажмите кнопку управления и добавьте модель

<figure><img src="/files/7618f5b2896ac2e26e33165453764e0ad9a8f8d5" alt=""><figcaption></figcaption></figure>

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

6. В Cherry Studio выберите нужную модель, и можно начинать общение

<figure><img src="/files/34699b2dde857b2ac52e62b590bab13a89164d89" alt=""><figcaption></figcaption></figure>

***

### 💡 Получить помощь и отправить отзыв

Если вы в процессе настройки или использования столкнётесь с любыми вопросами, багами или предложениями по улучшению функций, пожалуйста, обратитесь к [Обратная связь и предложения](/docs/russian/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/russian/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.
