# Import wallet into Cosmostation app

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

### Step 1: Install Cosmostation app

Go to the [Apple App Store](https://apps.apple.com/us/app/cosmostation/id1459830339) or [Google Play](https://play.google.com/store/apps/details?id=wannabit.io.cosmostaion\&hl=en_US\&gl=US) to download the cosmostation app.

<figure><img src="/files/DgdorTgZ0uphm5d57ODP" alt=""><figcaption><p>Download the cosmostation app</p></figcaption></figure>

### Step 2: Create new account

Open the cosmostation and click "START".

<figure><img src="/files/HvZAwLfodowgL2N641vT" alt=""><figcaption><p>Click "START"</p></figcaption></figure>

Click "Restore with Mnemonic".

<figure><img src="/files/SQ0l0sJtjVPVkLSLJTQl" alt=""><figcaption><p>Click "Restore with Mnemonic"</p></figcaption></figure>

### Step 3: Input Mnemonic Phrase

Enter the Mnemonic Phrase / Seed Words and click "Confirm".

<figure><img src="/files/e0sRwuxrvKfkJmTomitj" alt=""><figcaption><p>Enter the Mnemonic Phrase / Seed Words and click "Confirm"</p></figcaption></figure>

### Step 4: Enter the PIN

Enter 4 numbers plus an English Words as PIN code to protect the wallet.

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

Enter the PIN code again to confirm.

<figure><img src="/files/5SLodC4jihCujU7lgHqO" alt=""><figcaption><p>Enter PIN code to protect the wallet</p></figcaption></figure>

### Step 5: Add a LikeCoin wallet

On the list of wallets, selects the LikeCoin wallet and click 'ADD WALLET'."

<figure><img src="/files/tSEYkjZ0djJeMpgkHSHC" alt=""><figcaption><p>Selects the LikeCoin wallet and click "ADD WALLET"</p></figcaption></figure>

Click "Confirm" to add.

<figure><img src="/files/HTsCH6JtjXmA7yEQDUWY" alt=""><figcaption><p>Click "Confirm" to add.</p></figcaption></figure>

The LikeCoin wallet is ready.

<figure><img src="/files/tcyXfTaFe8XOX4VR2Klt" alt=""><figcaption><p>The LikeCoin wallet is ready</p></figcaption></figure>

## Import more than one wallet

If you need to import more than one wallet, open Cosmostation app after importing the first wallet. Click "SETTING" then "Manage Mnemonic / Add Wallet".

<figure><img src="/files/IgzQFliriQMJxBOOLa1B" alt=""><figcaption><p>Click "SETTING" then "Manage Mnemonic / Add Wallet"</p></figcaption></figure>

Click "Import Mnemonic" and repeat the steps to import another wallet. <br>

<figure><img src="/files/gfJqVTGFh2Pu3Wu8InEN" alt=""><figcaption><p>Click "Import Mnemonic" and repeat the steps to import another wallet</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/general-guides/wallet/cosmostation-app/import-wallet-into-cosmostation-app.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.
