# Export Wallet Seed Words

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

Starting in April 2022, users can export seed words from [Liker ID registered through the Email/Social (with Authcore)](/depub/register.md) and import them into, for example, Keplr, to manage their [LikeCoin](https://like.co/).

Before exporting the seed words, please note:

* Ensure that your network and surrounding environment are secure.
* Scan the computer you are using for viruses to ensure it is free from viruses or Trojans.

Here is your step-by-step guide:

1. Go to the website <https://like.co/in/widget/authcore/seedwords> and click "Accept".

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

2. Click "Liker ID Sign In" and log in to your account.

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

3. Log in with your email and password, or use any [social profile](/general-guides/dapp/liker-id/social-media-logins.md) to login.

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

4. The system will ask you to log in multiple times again until the following page appears. Please enter your Authcore password, then click "Show Seed Words".

![](/files/Dv4GxaxmpxfyDUMr5D2f)

5. Click "Copy" to copy the seed words.

![](/files/XaC1P6Dj30b2QpfmCRDE)

***

You can then import the seed words into Keplr, Cosmostation, Leap, or other wallets that support the Cosmos ecosystem.

{% content-ref url="/pages/NH5vXVfbjOIsF7tl17JK" %}
[Import wallet into Keplr](/general-guides/wallet/keplr/import-wallet-into-keplr.md)
{% endcontent-ref %}

{% content-ref url="/pages/k830wyq2jGLOrb1dNxBt" %}
[Import wallet into Cosmostation](/general-guides/wallet/cosmostation/import-wallet-into-cosmostation.md)
{% endcontent-ref %}

{% content-ref url="/pages/5NYfUJzY5JHECUpFUgCs" %}
[Import wallet into Cosmostation app](/general-guides/wallet/cosmostation-app/import-wallet-into-cosmostation-app.md)
{% endcontent-ref %}

{% content-ref url="/pages/PGdK04DdBPoFCiRACRZr" %}
[Import wallet into Leap](/general-guides/wallet/leap/mport-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/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.
