# Where can I download and Install Blink?

Blink is currently available for download and installation on the app stores of all major mobile operating systems and phone manufacturers, including [Android ](https://play.google.com/store/apps/details?id=com.galoyapp)(version 8 or higher), [Huawei](https://appgallery.huawei.com/#/app/C105387593), and [iPhone.](https://apps.apple.com/ng/app/bitcoin-beach-wallet/id1531383905) The easiest way to find Blink in app stores is via the download buttons on [blink.sv](https://blink.sv).

If you are unable to find the app on these stores, it may be due to one of the following reasons:

* Your app store may be registered in a country that does not allow the download or installation or use of this type of wallet due to internal regulations. Examples of such countries include the China and North Korea, find the full list in this answer: [Which countries are unable to download and activate Blink?](https://faq.blink.sv/creating-a-blink-account/which-countries-are-unable-to-download-and-activate-blink)
* On some Huawei phones, you may need to install Google Play Services and Google Play Store before you can download the app.

Users of GrapheneOS, CalyxOS, LineageOS and other Android devices can [download and install Blink directly via an APK](https://github.com/blinkbitcoin/blink-mobile/releases).

Please note that the availability of the app may vary depending on your location and device, so it's always a good idea to check the app store first.


---

# 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/creating-a-blink-account/where-can-i-download-blink.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.
