# macOS

1. まず公式ダウンロードページで Mac 版のダウンロードをクリックするか、下のリンクから直接ダウンロードしてください

ダウンロード先にご注意ください **お使いの Mac に対応するチップ版**

{% hint style="info" %}
自分の Mac がどのチップ版を使うべきかわからない場合：

* Mac 左上のメニューバーの  をクリック
* 展開されたメニューで「このMacについて」をクリック
* ポップアップウィンドウでプロセッサ情報を確認

Intel チップの場合は Intel 版のインストールパッケージをダウンロード

Apple M\* チップの場合は Apple チップ版のインストールパッケージをダウンロード
{% endhint %}

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

2. ダウンロード完了後、ここをクリック

<figure><img src="/files/0fc57faad00a7c89dac9261e689ecd49525e7ad7" alt=""><figcaption></figcaption></figure>

3. アイコンをドラッグしてインストール

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

Launchpad で Cherry Studio のアイコンを探してクリックし、Cherry Studio のメイン画面が開けばインストール成功です。

<figure><img src="/files/3d76d151871aa6b52831814b631eb24310b6bdce" 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/jp/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.
