# Installation (Mac)

\
Installing Narafy on your Mac is a straightforward process. First, you’ll need to download the appropriate DMG file for your system.&#x20;

You can download Narafy here: <https://www.narafy.com/download>

Narafy is available in two versions to cater to different Mac architectures: x64 and arm64.

### **Choose the Right Version**:

* **x64**: This version is designed for Macs with Intel processors. If you're using an older Mac or aren't sure which processor your Mac has, this version is likely the right choice.
* **arm64**: This version is optimized for Macs with Apple Silicon processors (like the M1 and M2 chips). Choose this if you have a newer Mac model for enhanced performance.

<figure><img src="/files/NKqT5SduYmihIjgOuQGr" alt="" width="344"><figcaption></figcaption></figure>

You can learn more about this here: [https://support.apple.com/116943](https://support.apple.com/en-gb/116943)

### **Download and Install**:

* Visit the Narafy download page and select the version corresponding to your Mac’s processor.
* Once the download is complete, open the DMG file. You’ll find the Narafy application inside.
* Drag the Narafy application to your Applications folder.

<figure><img src="/files/XYMM73CCMQuxKO0Vplt1" alt="" width="375"><figcaption></figcaption></figure>

### **Launch Narafy**:

* Open your Applications folder and double-click on Narafy to launch it.
* You may be prompted to confirm that you want to open the application downloaded from the internet. Confirm to proceed.

By following these steps, Narafy will be installed and ready for you to use!


---

# 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://info.narafy.com/new-to-narafy/installation/installation-mac.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.
