# Import wallet into Cosmostation

{% 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 Cosmostation Browser Extension

Select "Import Wallet" after [installing the Cosmostation Browser Extension](/general-guides/wallet/cosmostation/how-to-install-cosmostation-extension.md).

![Click "Import Wallet"](/files/Gu6Z9lmIs3n4ikj1d4U9)

Select "Restore with Mnemonics".

![Click "Restore with Mnemonics"](/files/MICqDJavHCK8mkLYXFXe)

Enter the account name and mnemonic seed and click "Next".

![Enter the account name and mnemonic seed and click "Next"](/files/yjrPM32unwHHQ3QMWL2V)

On Select chains select "LikeCoin"and click "Next".

<figure><img src="/files/Sbho39xcApm6AgmjXX4x" alt=""><figcaption><p>select "LikeCoin"and click "Next"</p></figcaption></figure>

Enter your password twice, then click "Next".

![Enter your password twice, then click "Next"](/files/1O9GrF0X8Qwq8EOeHakN)

Complete! and click "Close".

![Complete! and click "Close"](/files/50C5Olrzckt8RBmNIGy0)

After logging in to Cosmostation, you can see the imported accounts.

## Import more than one wallet

If you need to import more than one wallet, open Cosmostation after importing the first wallet. Click the existing Wallet and click the gear.

![Click the existing Wallet and click the gear](/files/hipD7yqnIbnoSfqgkqdH)

Click "Add Account".

![Click "Add Account"](/files/jyYxLvMmpM5Xn6S1uk2d)

Click "Import mnemonics".

![Click "Import mnemonics"](/files/nHTsNAqzGMVm5Ckka8gx)

Enter the account name and mnemonic seed and click "Next", then click "Done".

![Enter the account name and mnemonic seed and click "Next" then "Done"](/files/kcogwv7ouU2qR2fXEtwd)

On Account Management and you will see the newly added wallet.

![On Account Management shows the newly added wallet](/files/vo2GsY9PauxEupBQhK1P)


---

# 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/cosmostation/import-wallet-into-cosmostation.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.
