> 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/general-guides/wallet/cosmostation-app/how-to-install-cosmostation-app.md).

# How to install 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 %}

## 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/qzy1ThokxTQnnWcDoHtO" alt=""><figcaption><p>Download the cosmostation app</p></figcaption></figure>

## Step 2: Create a new account

Open Cosmostation and click "START".

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

Click "CREATE" to create a wallet.

<figure><img src="/files/ae8alGAzKMwHpLkT3Yf8" alt=""><figcaption><p>Click "CREATE" to create a wallet</p></figcaption></figure>

## Step 3: Secure your Mnemonic Phrase

The covered Mnemonic Phrase / Seed Words will appear, click the eye icon to display them.

<figure><img src="/files/dnl4Zx7tHWmeUAMK1LWw" alt=""><figcaption><p> Click the eye icon to display Mnemonic Phrase</p></figcaption></figure>

Please find a secure place to encrypt and store the Mnemonic phrase as it is needed for account recovery. Click "ADD WALLET".

<figure><img src="/files/CFQWn0jUyiyiIxQQHwxm" alt=""><figcaption><p>Store the Mnemonic phrase and click "ADD WALLET"</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/WfRINSB9j4EFKdguqkL9" alt=""><figcaption><p>Enter PIN code to protect the wallet</p></figcaption></figure>

Enter the PIN code again to confirm.

<figure><img src="/files/wq1a0tbwhxX1CAC1qbZg" alt=""><figcaption><p>Enter the PIN code again to confirm</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/iPPlDYAtWgefy6613Qi4" alt=""><figcaption><p>Selects the LikeCoin wallet and click "ADD WALLET"</p></figcaption></figure>

Click "Confirm" to add.

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

The LikeCoin wallet is ready.

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

#### For import an existing wallet please refer to:

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

{% hint style="danger" %}
Please keep your mnemonic seed and password safe. If you lose them you are not able to manage your LikeCoin. No one can reset your wallet on your behalf.
{% endhint %}


---

# 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/general-guides/wallet/cosmostation-app/how-to-install-cosmostation-app.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.
