> For the complete documentation index, see [llms.txt](https://docs.neopin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neopin.io/get-started/download-app.md).

# Download App

<figure><img src="/files/HC3aYh9wTuMnsQRAearC" alt=""><figcaption></figcaption></figure>

## 1. App Market <a href="#f9fa" id="f9fa"></a>

Search "NEOPIN" in [**Google Play Store**](https://play.google.com/store/apps/details?id=com.blockchain.crypto.wallet.neopin\&referrer=utm_source%3Dgitbook%26utm_medium%3Dgoogleplay%26utm_campaign%3Dgitbook_googleplay) or [**App Store** ](https://apps.apple.com/us/app/neopin-your-crypto-wallet/id1600381072?utm_source=gitbook\&utm_medium=appstore\&utm_campaign=gitbook_appstore)to install the app.\
Supported OS versions are as follows, so please check before installation.

### &#x20;**Supported OS**

* Android : Android 8.0 Oreo or higher
* iOS : iOS 13 or higher, iPhone 6s or higher

<figure><img src="/files/SxtziQT8VtE43ISb49yo" alt=""><figcaption><p>Click to enlarge</p></figcaption></figure>

## 2. Official Website

After accessing the [**NEOPIN website**](https://www.neopin.io/), click "Download" on the top right corner to access the app suitable for your mobile device.


---

# 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.neopin.io/get-started/download-app.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.
