> 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/cherry-studio/download.md).

# 客户端下载

{% hint style="info" %}
当前最新正式版：v1.9.9
{% endhint %}

## 官网下载

请前往 Cherry Studio 官网下载最新版本客户端：

{% embed url="<https://cherryai.com.cn/download>" %}

官网会自动识别你的操作系统和芯片型号，为你推荐合适的安装包，无需手动选择。

如需手动选择版本，官网同时提供以下版本下载：

* **Windows**：x64 安装版 / x64 便携版 / ARM64 安装版 / ARM64 便携版
* **macOS**：Intel 芯片版本（x64）/ Apple Silicon 版本（ARM64，M 系列芯片）
* **Linux**：x86\_64 / ARM64

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

***

### 💡 获取帮助与提交反馈

如果您在配置或使用过程中遇到任何疑问、Bug 或有功能改进建议，请参考 [反馈与建议](/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/cherry-studio/download.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.
