> 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/espanol/cartera-twins/instalacion-de-macintosh.md).

# Instalación de Macintosh

Usted puede descargar su cartera en: <https://win.win/#download>​

{% hint style="danger" %}
**NO descargue ningún otro lugar, ya que no se garantiza que usted descargue una cartera limpia, sin virus.**
{% endhint %}

* Monte el archivo .dmg descargado con la cartera TWINS haciendo doble clic en él.
* El dispositivo **Twins-CORE** aparecerá en la barra lateral del Finder y se abrirá una ventana. Si no se abre, haga doble clic en el **dispositivo Twins-CORE**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZ5DFxUl7xZdBaQj-Vw%2F-LZ5yWwy58K0POYlO54u%2F-LZ5ym947TjoR5Pc33Se%2F1.png?alt=media\&token=d31cdd67-2ef1-4b09-9041-ef32cb6b5588)

* **Arrastre** la aplicación **Twins CORE** a la carpeta Aplicaciones para instalarlo.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZ5DFxUl7xZdBaQj-Vw%2F-LZ5yWwy58K0POYlO54u%2F-LZ5ytJlFuy6odwPolf3%2F2.png?alt=media\&token=cc76f186-f2d7-4ae3-bdf6-420d143dd322)

* Vaya al grupo de aplicaciones en el Finder Sidebar y vea la **aplicación TWINS-Qt.**

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZ5DFxUl7xZdBaQj-Vw%2F-LZ5z16I_zH1I2ghswjm%2F-LZ5zARrgyVs3ux7NL-1%2F3.png?alt=media\&token=a75b42ea-8691-4eab-80f7-55634e5dcac3)

* **Haga clic con el botón secundario** en la aplicación **TWINS-Qt** y **elija** "**Abrir**" para ejecutar la cartera.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZ5DFxUl7xZdBaQj-Vw%2F-LZ5z16I_zH1I2ghswjm%2F-LZ5zI90Dxty6gAA68ga%2F4.png?alt=media\&token=55fbb069-0e73-4ba4-b9b3-8a5f919b43e7)

**Haga doble clic en la aplicación TWINS-qt y ejecute esto NO IRÁ FUNCIONAR, ya que es un archivo de una fuente desconocida.**

* La primera vez que se inicie el programa, se le preguntará dónde desea almacenar el blockchain y los datos de la cartera. Elija un lugar con espacio libre, ya que los archivos pueden necesitar mucho espacio, según el blockchain crezca. Se recomienda utilizar la carpeta predeterminada si es posible.
* El inicio inicial puede tardar un minuto una vez que se ejecute, espere a que la cartera esté totalmente sincronizada antes de empezar a usarla.
* Cuando la sincronización esté completa, verá un pequeño icono verde en la parte inferior derecha de su cartera.

![](https://blobscdn.gitbook.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LZ5DFxUl7xZdBaQj-Vw%2F-LZ5z16I_zH1I2ghswjm%2F-LZ5zQd3x5TS4yFvkGq5%2FScreenshot_2.png?alt=media\&token=39b413c7-4fe6-4b82-b63f-104441484438)


---

# 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/espanol/cartera-twins/instalacion-de-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.
