> For the complete documentation index, see [llms.txt](https://docs.cherryai.com.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/cherry-studio/installation/macos.md).

# macOS 安裝

## 1. 確認晶片類型並下載安裝包

打開 [官方下載頁](https://cherryai.com.cn/download/v2)。Apple 晶片（M 系列）揀選 **macOS · ARM64**；Intel Mac 揀頁面下方嘅 **Intel 晶片** 下載項。

![Cherry Studio 官方下載頁嘅 macOS Apple 晶片下載選項](https://3562065924-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0Ut5BptC3t8CtSU1UWpM%2Fuploads%2FLQNWYQOvDTEl1xeIG7o0%2Fcherry-v2-download-macos-zh-cn.jpg?alt=media\&token=c0daa78f-c48f-43e8-83ff-665bf321ed02)

*官網預設顯示 Apple 晶片下載選項*

唔確定晶片類型時，撳螢幕左上角 ** → 關於本機** 查看。

## 2. 安裝應用

1. 雙擊打開已下載嘅 `.dmg` 文件；
2. 將 Cherry Studio 拖到 **Applications（應用程式）** 文件夾；
3. 由「應用程式」文件夾打開 Cherry Studio。

## 首次啟動提示

如果 macOS 阻止打開應用，請先確認安裝包嚟自官方渠道，再去「系統設定 → 私隱與安全性」入面按提示允許打開。唔好為來源不明嘅安裝包關閉系統安全保護或者執行終端命令。

## 下一步

見到 Cherry Studio 主介面之後，繼續完成快速開始。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.cherryai.com.cn/docs/zhong-wen-fan-ti/cherry-studio/installation/macos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
