# Sign in (Import Wallet)

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

Signing in to NEOPIN will unlock you a variety benefits including NEOPIN Club Membership, Referral events, and more. To sign in, you will have to import NEOPIN wallet whose Recovery Phrase has been generated via NEOPIN wallet previously.&#x20;

{% hint style="info" %}
If you would like to import external wallets, **you have to import NEOPIN wallet first**, and then import your external wallets to NEOPIN using the Recovery Phrase or Private Key.&#x20;

To import external wallets, find the guide here [/pages/B6UiByHc0AC603TCStqM#id-8-2.-import-external-wallet](https://docs.neopin.io/get-started/pages/B6UiByHc0AC603TCStqM#id-8-2.-import-external-wallet "mention")
{% endhint %}

## 1. Sign in by Importing Wallet <a href="#id-47c3" id="id-47c3"></a>

Select **\[Create Wallet]** on the top of the home screen and select **\[Import your NEOPIN Wallet]** on the next screen.

* To import 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. Enter your Recovery Phrase <a href="#id-4a57" id="id-4a57"></a>

Enter the 24-word Recovery Phrase that you’ve stored upon signing up in the correct order.

<figure><img src="/files/bWAq21LtHWHXUgu6LFt8" alt="" width="188"><figcaption></figcaption></figure>

* Recovery Phrase is separated by spaces between words.&#x20;
* <mark style="color:red;">**If the Recovery Phrase is lost, your wallet cannot be restored.**</mark>&#x20;
* You can reset the OTP settings with the Recovery Phrases.


---

# 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/sign-in-import-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.
