# macOS

1. First, go to the official download page and click to download the Mac version, or click the link below to go directly there

Please note to download **the chip version that matches your Mac**

{% hint style="info" %}
If you don’t know which chip version your Mac should use:

* Click the Apple menu  in the top-left corner of the Mac
* In the expanded menu, click About This Mac
* Check the processor information in the pop-up window

If it is an Intel chip, download the Intel version installer

If it is an Apple M\* chip, download the Apple chip installer
{% endhint %}

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

2. After the download is complete, click here

<figure><img src="/files/8713a69c29cb04473d3f94f8f9f0726551a60776" alt=""><figcaption></figcaption></figure>

3. Drag the icon to install

<figure><img src="/files/f354d3d68a78421dc224d9e2f2a79986d8107df7" alt=""><figcaption></figcaption></figure>

Find the Cherry Studio icon in Launchpad and click it. If the Cherry Studio main interface opens, the installation was successful.

<figure><img src="/files/c43b413488a2b9a83a510cb5f4ee54477f2afea4" alt=""><figcaption></figcaption></figure>


---

# 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/en-us/cherry-studio/installation/macos.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.
