# Windows

## Открыть официальный сайт

{% hint style="warning" %}
Внимание: Windows 7 не поддерживает установку Cherry Studio.
{% endhint %}

## Скачать

{% embed url="<https://cherry-ai.com/download>" %}

<figure><img src="/files/33bc17edda5929996355480a11b4892f0174ceec" alt=""><figcaption><p>Открыть официальный сайт</p></figcaption></figure>

## Установить

<figure><img src="/files/b4fe2b4bc029a8b434ceb885bf9b3322e37737c0" alt=""><figcaption><p>Окно установки программы</p></figcaption></figure>

### Библиотеки зависимостей программы

Для работы этой программы требуется библиотека Visual C++ Redistributable. Если появится запрос на установку, нажмите «Да», чтобы установить зависимости программы.

Или установите вручную:<https://aka.ms/vs/17/release/vc_redist.x64.exe>

<div data-full-width="true"><figure><img src="/files/1e2d543e8e9688f2380e400321e56b2d44176c85" alt=""><figcaption></figcaption></figure></div>


---

# 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/russian/cherry-studio/installation/windows.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.
