> For the complete documentation index, see [llms.txt](https://docs.win.win/twins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.win/twins/italiano/portafoglio-twins/installazione-su-macintosh.md).

# Installazione su Macintosh

* Scarica il portafoglio da <https://win.win/#download>​

{% hint style="danger" %}
**Non utilizzare nessun'altra fonte per scaricare il portafoglio, qualsiasi altra fonte non garantirà che tu stia scaricando un portafoglio che non sia stato già utilizzato.**
{% endhint %}

* Monta il file .dmg contenente il portafoglio TWINS facendo un doppio click.
* Il dispositivo TWINS-Core verrà mostrato nella barra laterale e una finestra dovrebbe aprirsi. Nel caso non dovesse aprirsi fate doppio click sul dispositivo TWINS-Core

![](/files/-LYw6r7O5xerF7W2TRRR)

* Sposta l'applicazione TWINS Core dentro la cartella delle applicazioni per installarlo.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYqE9SlitmKxLp29-ys%2F-LYrJpMDWHvSMjTxVF0h%2F-LYrLBS0fH3YZ9DtcdKf%2Fimage.png?alt=media\&token=ecd3b424-158e-49f7-b643-dfaa0c0f4d16)

* Navigate nella barra di ricerca laterale cliccando su Applicazioni e cercando TWINS-Qt

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYqE9SlitmKxLp29-ys%2F-LYrJpMDWHvSMjTxVF0h%2F-LYrLQ6nWsRVtBRRzZqg%2Fimage.png?alt=media\&token=625ba8c1-0cbb-4723-8b26-cae43ace3347)

* Tasto destro su TWINS-Qt e scegliete **"Apri"** per avviare il portafoglio.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYqE9SlitmKxLp29-ys%2F-LYrJpMDWHvSMjTxVF0h%2F-LYrLiu9FG5kxdc8X5_j%2Fimage.png?alt=media\&token=74756bc9-eed0-4eca-8906-c3cbe4975c79)

{% hint style="warning" %}
Utilizzando il doppio click per avviare l'applicazione TWINS-Qt non funzionerà perchè il file proviene da una fonte sconosciuta.
{% endhint %}

* La prima volta che il programma sarà aperto, vi verrà chiesto dove vorrete immagazzinare la vostra blockchain e i vostri dati del portafoglio. Visto che con il crescere della blockchain lo spazio utilizzato aumenterà si consiglia di scegliere una destinazione con abbastanza spazio. Si raccomanda di utilizzare la cartella di default se possibile.
* Il primo avvio potrebbe richiedere qualche minuto, successivamente dovrete aspettare un tempo relativamente lungo per permettere al portafoglio di sincronizzare tutte le transazioni eseguite.
* Quando la sincro è completa vedrete un icona verde luminosa in basso a destra del tuo portafoglio.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LYqE9SlitmKxLp29-ys%2F-LYrJpMDWHvSMjTxVF0h%2F-LYrM1nxWDF-iObN-5Gl%2Fimage.png?alt=media\&token=41e00604-041a-4911-afdb-185f48c4efcb)


---

# 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.win.win/twins/italiano/portafoglio-twins/installazione-su-macintosh.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.
