# Cómo instalar el APK desde GitHub

Como la billetera Blink es software libre de código abierto, la aplicación se publica y se puede instalar desde las versiones en GitHub. La instalación de apps de terceros sólo está permitida en Android, no en iOS. Sigue estos pasos para instalar la aplicación desde GitHub:

1. Abre el enlace [github.com/blinkbitcoin/blink-mobile/releases/latest](https://github.com/blinkbitcoin/blink-mobile/releases/latest) en tu teléfono Android para descargar la última versión de la aplicación Blink.
2. Desplázate hacia abajo en la página hasta `Assets` y elige `app-universal-release.apk` para obtener la mejor compatibilidad.\
   El `app-arm64-v8a-release.apk` es más pequeño pero podría no funcionar en dispositivos antiguos.

   ![](/files/bY293tdLYruzsJac3nTG)
3. Confirm with `Download anyway` and wait for the download to finish

   ![](/files/GytodvvtzLf23iEtG9rH) ![](/files/iNC2XzW0s7F96hFSKMNG) ![](/files/9SnmUQnzfmgw4T1PFuAT)
4. Si aún no has configurado tu navegador para instalar aplicaciones de fuentes desconocidas, se te pedirá que lo hagas ahora. Elige `CONFIGURACIÓN` y habilita `Permitir desde esta fuente`.

   ![](/files/bX6qSKc8NDomCFIB4MLM) ![](/files/BDCIzDWeg1u14AAMeby7)
5. Continúa con la instalación seleccionando `INSTALAR`

   ![](/files/PnACWNyIvOiFmhwJ89TY) ![](/files/EopbHqD4EgnCwBKvXAjL)
6. Finally `OPEN` the app when installed

   ![](/files/Luk1nzBSaE29Lrmxx1hC)
7. Al igual que el resto de aplicaciones, también encontrarás la aplicación Blink en el cajón de aplicaciones o en el lanzador.


---

# 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://faq.blink.sv/espanol/creating-a-blink-account/how-to-install-the-apk-from-github.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.
