# Import wallet into Keplr Mobile

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

## Import wallet after installing the Keplr Mobile

Click "Import existing wallet" directly after [installing the Keplr Mobile](/general-guides/wallet/keplr-mobile/how-to-install-keplr-mobile.md).

<figure><img src="/files/xLiDL2msheKALczu3PNo" alt=""><figcaption><p>Click "Import existing wallet"</p></figcaption></figure>

Three import options appear, they are "Import existing wallet", "Import from Keplr Extension" and "Sign in with Google".

<figure><img src="/files/vNLJHdgDGQFAEZArhPdW" alt=""><figcaption><p>Three import options appear, they are "Import existing wallet", "Import from Keplr Extension" and "Sign in with Google"</p></figcaption></figure>

### Scenario 1: Import wallet by recovery phrase

Click "Import existing wallet".

Fill in your Wallet nickname, Password, Confirm Keplr Password and click "Next".

<figure><img src="/files/vDqEHVGLYkRjED9hx9sL" alt=""><figcaption><p>Fill in your Wallet nickname, Password, Confirm Keplr Password and click "Next"</p></figcaption></figure>

### Scenario 2: Link Keplr Mobile with Keplr Browser Extension

On Keplr Mobile click "Import from Keplr Extension" to link and sync your wallets using the Keplr Browser Extension.

Further instructions will appear and then click "Next" to open your phone camera.

<figure><img src="/files/3its69YtoCeYI9Dg7yKY" alt=""><figcaption><p>Click "Next" to open your phone camera</p></figcaption></figure>

Go to [Keplr Browser Extension](/general-guides/wallet/keplr.md), click "Settings", "General" and then click "Link Keplr Mobile".

<figure><img src="/files/RrrwukZcNoQe9YPoljm8" alt=""><figcaption><p>Go to Keplr Browser Extension, click "Settings", "General" and then click "Link Keplr Mobile"</p></figcaption></figure>

After entering the password, click "Confirm".

<figure><img src="/files/xt5xC0WnWjNf6EAHfeF0" alt=""><figcaption><p>After entering the password, click "Confirm"</p></figcaption></figure>

A QR Code appears, scan it with Keplr Mobile.

<figure><img src="/files/OAAOkHU1hiGCjpE8k2Be" alt=""><figcaption><p>A QR Code appears, scan it with Keplr Mobile</p></figcaption></figure>

Fill in your Password, Confirm password, and click "Next".

<figure><img src="/files/1qAFB9UiwurMyYgaKoBD" alt=""><figcaption><p>Fill in your Password, Confirm password, and click "Next"</p></figcaption></figure>

### Scenario 3: Recover the wallet created with Google

Click "Sign in with Google", and recover your wallet in the same way as creating a new wallet via Google One-Click Login.

No matter how you import your wallet, when you see the message "You're all set!", it means the installation is complete. Biometric authentication is enabled by default. You can choose not to use it as well. Click "Done" to complete the installation.

<figure><img src="/files/350HZpUHsVwlx0DtYGBd" alt=""><figcaption><p>When you see the message "You're all set!", it means the installation is complete</p></figcaption></figure>

## Import more than one wallet

On Keplr Mobile, click the gear icon in the lower right corner to enter Settings.

<figure><img src="/files/lkekY9aUFlcO6izjkDuF" alt=""><figcaption><p>Click the gear icon in the lower right corner to enter Settings</p></figcaption></figure>

Click the + sign in the top right corner to import more wallets.

<figure><img src="/files/eGmtV3wrdJOGjajK5ghm" alt=""><figcaption><p>Click the + sign in the top right corner to import more wallets</p></figcaption></figure>


---

# 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.v2.like.co/general-guides/wallet/keplr-mobile/import-wallet-into-keplr-mobile.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.
