# Macintosh installation

* You can download the wallet from <https://github.com/NewCapital/FIX-Core/releases>

{% hint style="danger" %}
**DO NOT use any other download locations** **as those do not guarantee that you will get a clean wallet that has not been tampered with.**&#x200C;
{% endhint %}

* Mount the downloaded .dmg file containing the FIX wallet by double-clicking it.
* The **Fix-CORE device** will show up in the Finder sidebar and a window will open. If it doesn’t open, doubleclick on the **Fix-CORE device**.

![](/files/-LiCW08UDdSqxCYk5W6e)

* **DRAG** the **Fix CORE** application to the **Applications folder** to install it.

![](/files/-LiCW2hj2OWOSiIS9J3B)

* Navigate to the Applications group in the Finder sidebar and look for the **FIX-Qt application**.

![](/files/-LiCW4tZyMp3z7dhB2oA)

* **RIGHT-CLICK** the **FIX-Qt** application and **choose “Open”** to run the wallet.

![](/files/-LiCWA4elkyRh6Apl7SK)

**Double-clicking FIX-Qt to run the application WON’T WORK, because the file is from an unknown source.**&#x200C;

* The first time the program is launched, you will be asked where you want to store your wallet and blockchain data. Choose a location with enough free space as the files can take more space as the blockchain grows. It is recommended to use the default data folder if possible.
* Initial startup might take a minute and once started wait for the wallet to fully synchronise before you start using it.
* When the synchronisation is complete you will see a small green icon lighting up at the bottom right corner in your wallet:

![](/files/-LiCWgk-2NzWhep7zQwV)


---

# 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.fix.network/english/fix-wallet/macintosh-installation.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.
