# Cosmostation Mobile Wallet

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

In addition to the browser extension wallet, Cosmostation also supports mobile. Users can download the Cosmostation app on iOS or Android to manage your LikeCoin. [Cosmostation also has a browser extension wallet](/general-guides/wallet/cosmostation.md) that supports [LikeCoin chain](https://www.mintscan.io/likecoin).

Please note that Cosmostation does not support the registration of Liker ID yet.

#### Please refer to the following articles to learn how to install Cosmostation app on your mobile:

{% content-ref url="/pages/F9oVreMGiLopOyhL4U9E" %}
[How to install Cosmostation app](/general-guides/wallet/cosmostation-app/how-to-install-cosmostation-app.md)
{% endcontent-ref %}

#### Deposit, send, delegate LikeCoin; vote and view transaction details:

{% content-ref url="/pages/MNS6tAvIYz5R5UhTlVYw" %}
[Cosmostation app: Deposit and Send LikeCoin](/general-guides/wallet/cosmostation-app/cosmostation-app-deposit-and-send-likecoin.md)
{% endcontent-ref %}

{% content-ref url="/pages/rNIExUHs1mj6ha03e5xj" %}
[Delegate on mobile](/general-guides/stake/delegation-of-likecoin/delegate-on-mobile.md)
{% endcontent-ref %}

{% content-ref url="/pages/C9idkQ103JHj1WBh9TeU" %}
[Vote on mobile](/general-guides/governance/direct-vote/on-mobile.md)
{% endcontent-ref %}

{% content-ref url="/pages/mqhipHewrFm0LkpJgp38" %}
[Block Explorer](/general-guides/wallet/block-explorer.md)
{% endcontent-ref %}

#### You may also export seed words from Liker Land and import them to Cosmostation app:

{% content-ref url="/pages/kPABwZmGtBm7SQRv5dHN" %}
[Export Wallet Seed Words](/depub/register/export-seed-words.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 %}


---

# 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.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.
