# Windows

## 打開官方網站

{% hint style="warning" %}
注意：Windows 7 系統唔支援安裝 Cherry Studio。
{% endhint %}

## 下載

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

<figure><img src="/files/7d95b483d74c82699a192eef303f5816b33021c8" alt=""><figcaption><p>打開官方網站</p></figcaption></figure>

## 安裝

<figure><img src="/files/45a3f6513242da91407c469b132b8b1a347feba2" 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/dcbe1a0924b2219716a58f79726b0d14648ed382" 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/zhong-wen-fan-ti/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.
