# 匯出錢包助記詞

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

由 2022 年 4 月開始，用戶可以匯出[以電郵或社交登入 ( Authcore ) 註冊 Liker ID](/zh/depub/register.md) 的錢包助記詞並在其他錢包例如 Keplr 導入助記詞以管理自己的 [LikeCoin](https://like.co/)。

在匯出錢包助記詞前，請留意：

* 你的網絡與周邊環境是否安全。
* 你使用的電腦是否經已進行病毒掃描以確保沒有病毒或木馬程式。

匯出錢包助記詞步驟如下：

1. 到網址 <https://like.co/in/widget/authcore/seedwords> 點「接受」。

<figure><img src="/files/0uhYB3LNGsuQKR7xoYmt" alt=""><figcaption></figcaption></figure>

2. 再點「Liker ID 登入」，並登入你的帳號。

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

3. 以電郵及密碼，又或者任何一種[社交帳號登入](/zh/general-guides/dapp/liker-id/social-media-logins.md)方式登入。

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

4. 系統會再次要求再登入多次，直至出現以下頁面。請輸入你的 Authcore 密碼，再點「顯示錢包助記詞」。

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

5. 點「複製」即可複製錢包助記詞。

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

***

接下來你可以將助記詞導入 Keplr, Cosmostation, Leap 或其他支援 Cosmos 生態系統的錢包：

{% content-ref url="/pages/GijBOHJqgCK2sv6fwrwg" %}
[在 Keplr 導入錢包](/zh/general-guides/wallet/keplr/import-wallet-into-keplr.md)
{% endcontent-ref %}

{% content-ref url="/pages/kV7G9plknnc6iACEFDgK" %}
[在 Cosmostation 導入錢包](/zh/general-guides/wallet/cosmostation/import-wallet-into-cosmostation.md)
{% endcontent-ref %}

{% content-ref url="/pages/lwSpl0hXX0u1PhyngHzZ" %}
[在 Cosmostation app 導入錢包](/zh/general-guides/wallet/cosmostation-mobile/import-wallet-into-cosmostation-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/ps1x0ZogB0Pu1Cdby49T" %}
[在 Leap 導入錢包](/zh/general-guides/wallet/leap/import-wallet-into-leap.md)
{% endcontent-ref %}


---

# 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/depub/register/export-seed-words.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.
