# Create Wallet

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

## 1. Go to App Market & Search “NEOPIN” <a href="#id-978b" id="id-978b"></a>

[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;

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

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*s7N2qvrB9106aLnY" alt="" height="318" width="700"><figcaption></figcaption></figure>

## **2. Create Wallet** <a href="#id-671f" id="id-671f"></a>

1. **Select \[Create Wallet] on the top of the home screen and select \[Create Wallet] again on the next screen.**

🚨 To create NEOPIN Wallet, you need to agree to the “Client Agreement” and “Privacy Policy”. After reviewing the terms, click the \[Agree] button at the bottom to proceed to the Recovery Phrase stage.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*ffa2ORbKjlE4_yFv" alt="" height="394" width="700"><figcaption></figcaption></figure>

**2) Saving Recovery Phrase**

· 24-word Recovery Phrases will be issued for the purpose of account recovery. Please review the important clauses carefully and agree to proceed.\
· After saving the Recovery Phrase separately, select the phrase in the correct order on the “Check Recovery Phrase” screen.

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*o-Vn6j68rB6Wtmos" alt="" height="394" width="700"><figcaption></figcaption></figure>

* Write down or copy the 24-word Recovery Phrase on the screen in the order given and store them in a safe place.
* If you have replaced or lost your phone, or if you have deleted and reinstalled the NEOPIN App, you can restore your wallet by entering the Recovery Phrase.
* The Recovery Phrase cannot be restored when lost.
* The Recovery Phrase can only be used in NEOPIN service.

▶ If you lose the Recovery Phrase, you cannot restore your NEOPIN wallet. Be sure to keep the Recovery Phrase in a safe place.\
▶ It is safer to keep the Recovery Phrase as a written copy rather than simply storing it on the phone.

**3) PIN Code**

* &#x20;Set your own 6-digit PIN code to be used for the authentication to confirm the transaction in NEOPIN
* Re-enter your 6-digit PIN code.
* \[Optional] Enable biometric authentication (Face ID / Fingerprint) to be used for the authentication

<figure><img src="https://miro.medium.com/v2/resize:fit:1400/0*90BP9Ya7gqvo1pOx" alt="" height="394" width="700"><figcaption></figcaption></figure>

* PIN code can be set when NEOPIN App is installed or re-installed
* Your recovery phrase is required to reset your PIN code. Please be sure to save your recovery phrase securely.
* PIN code is the information required to confirm your transaction. Please keep it not exposed to the public.


---

# 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://docs.neopin.io/get-started/create-wallet.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.
