# 在 Keplr Mobile 導入錢包

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

請跟隨以下步驟將助記詞或私鑰導入 Keplr Mobile：

## 安裝 Keplr Mobile 後導入錢包

[安裝 Keplr Mobile](/zh/general-guides/wallet/keplr-mobile/how-to-install-keplr-mobile.md) 後直接點「Import existing wallet」：

<figure><img src="/files/zXvfs5t1A7TEXq6FBCjp" alt=""><figcaption><p>點「Import existing wallet」</p></figcaption></figure>

出現三款導入選項，分別為「Import existing wallet」、「Import from Keplr Extension」及「Sign in with Google」。

<figure><img src="/files/ZDJ9aThgz69N2rSxvywG" alt=""><figcaption><p>出現三款導入選項，分別為「Import existing wallet」、「Import from Keplr Extension」及「Sign in with Google」</p></figcaption></figure>

### 情境一：以助記詞方式導入錢包

點「Import existing wallet」。

輸入你的助記詞，錢包名稱 ( Wallet nickname )、密碼 ( Password )、確認密碼 ( Confirm password ) 然後點「Next」。

<figure><img src="/files/Mks09zFu0utBQxX77us8" alt=""><figcaption><p>輸入助記詞，錢包名稱、密碼、確認密碼然後點「Next」</p></figcaption></figure>

### 情境二：使用 Keplr 瀏覽器擴充功能導入錢包

在 Keplr Mobile 點「Import from Keplr Extension」使用 [Keplr 瀏覽器擴充功能](/zh/general-guides/wallet/keplr.md)連結並同步你的錢包。

出現進一步指示然後點「Next」調用手機鏡頭。

<figure><img src="/files/dStLdl6a8Mn4514cZzc7" alt=""><figcaption><p>點「Next」調用手機鏡頭</p></figcaption></figure>

到 [Keplr Browser Extension](/zh/general-guides/wallet/keplr.md) 點「Settings」，再點「General」，然後點「Link Keplr Mobile」。

<figure><img src="/files/8VzRzq8vbnRANILpVraR" alt=""><figcaption><p>到 Keplr Browser Extension 點「Settings」，再點「General」，然後點「Link Keplr Mobile」</p></figcaption></figure>

輸入密碼後點「Confirm」。

<figure><img src="/files/AtrHt946Ssz4PBXMy0mg" alt=""><figcaption><p>輸入密碼後點「Confirm」</p></figcaption></figure>

出現 QR Code，使用 Keplr Mobile 掃瞄它。

<figure><img src="/files/BiVAfkV8lLt4TrU2jWnK" alt=""><figcaption><p>使用 Keplr Mobile 掃瞄 QR Code</p></figcaption></figure>

輸入密碼 ( Password )、確認密碼 ( Confirm password ) 然後點「Next」。

<figure><img src="/files/AzdsmAY1MVUHmKL7wSXv" alt=""><figcaption><p>輸入密碼、確認密碼然後點「Next」</p></figcaption></figure>

### 情境三：以 Google 帳戶回復錢包

點「Sign in with Google」，並依照安裝 Keplr 手機錢包中的[以 Google 帳戶註冊新錢包](/zh/general-guides/wallet/keplr-mobile/how-to-install-keplr-mobile.md#sign-in-with-google)的同樣方式回復你的錢包。

無論使用何種方式，出現 You're all set! 即完成安裝。預設啟用生物識別方式 ( Enable Biometric )，你也可以選擇不使用，然後點「Done」。

<figure><img src="/files/jfn4NWNN6iiFaizTEAzW" alt=""><figcaption><p>出現 You're all set! 即完成安裝</p></figcaption></figure>

## 導入多於一個錢包

在 Keplr Mobile 點右下角齒輪圖案進入設定 ( Settings )。

<figure><img src="/files/gWwj3oqrwhQSXqKdQz1s" alt=""><figcaption><p>點右下角齒輪圖案進入設定</p></figcaption></figure>

點右上角 + 號即可以再次以各種方式導入更多錢包。

<figure><img src="/files/33lJAluLIbwMHm6T9E9x" alt=""><figcaption><p>點右上角 + 號導入更多錢包</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/zh/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.
