> For the complete documentation index, see [llms.txt](https://docs.v2.like.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.v2.like.co/zh/general-guides/wallet/cosmostation/import-wallet-into-cosmostation.md).

# 在 Cosmostation 導入錢包

{% 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 %}

## 安裝 Cosmostation 瀏覽器擴充功能後導入錢包

[安裝 Cosmostation 瀏覽器擴充功能](/zh/general-guides/wallet/cosmostation/how-to-install-cosmostation-extension.md)後選「Import Wallet」。

![選「Import Wallet」](/files/cOTFhk9bPcjU8Tg2gjyN)

在 Import Wallet 頁面選「Restore with Mnemonics」。

![選「Restore with Mnemonics」](/files/IPGQZUeq7pU3G2320FGh)

在 Restore with Mnemonics 頁面輸入自行設定的帳戶名稱及助記詞，再點「Next」。

![輸入自行設定的帳戶名稱及助記詞再點「Next」](/files/NqrKojDcIGobVArC95gu)

在 Select a chains 頁面選 LikeCoin 再點「Next」。

<figure><img src="/files/3SMnT2jtpDls12vzDFs2" alt=""><figcaption><p>Select a chains 選 LikeCoin 再點「Next」</p></figcaption></figure>

輸入自訂密碼兩次，再點「Next」確認。

![輸入自訂密碼兩次再點「Next」](/files/f3veF8YkdAmpNWB8Dtmq)

出現 Complete! 完成頁面，點「Close」。

![出現 Complete! 並點「Close」](/files/I7Yx7YpRasmehgRRwrlB)

登入 Cosmostation 後即可看到導入的帳號。

## 導入多於一個錢包

假如你需要導入多於一個錢包，在導入第一個錢包後打開 Cosmostation，點現有錢包，再點齒輪。

![打開 Cosmostation點現有錢包，再點齒輪](/files/U0B9Bq04CCQatekXduPi)

在 Account Management 頁面點「Add Account」。

![在 Account Management 點「Add Account」](/files/pe0bGwlcvIgViEsmg1bq)

在 Add Account 頁面點「Import mnemonics」。

![在 Add Account 點「Import mnemonics」](/files/OXamyA3LNiMe5990GFeN)

輸入自行設定的帳戶名稱再輸入錢包助記詞後，點「Done」即可導入錢包。

![輸入帳戶名稱、錢包助記詞再點「Done」導入錢包](/files/0jNx7zpd3AAX6fMjlbmq)

回到 Account Management 頁面會看到新加入的錢包。

![在 Account Management 查看新加入的錢包](/files/ME9FHEwR8WHte2VzRXvx)


---

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