# Windows

## 打开官方网站

{% hint style="warning" %}
注意：Windows 7 系统不支持安装 Cherry Studio。
{% endhint %}

## 下载

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

<figure><img src="/files/WDtDQHJXu4JtYo4roC39" alt=""><figcaption><p>打开官方网站</p></figcaption></figure>

## 安装

<figure><img src="/files/HHEWPKReLMFvZCnGXUyN" 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/5xpfXA0HqUHiTkRdkXBz" 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/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.
