# Keplr 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 %}

Keplr Mobile is the mobile wallet provided by Keplr. With the convenience of your mobile device, you can stake tokens, manage earnings, participate in governance, and connect to DeFi applications all in one place. [Keplr also offers a browser extension wallet](/general-guides/wallet/keplr.md) that supports the [LikeCoin chain](https://www.mintscan.io/likecoin).

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

{% content-ref url="/pages/BAnl1NutpEWwMh0W5vV8" %}
[How to install Keplr Mobile](/general-guides/wallet/keplr-mobile/how-to-install-keplr-mobile.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/QrmR7drgvMQs67bnSQQS" %}
[Keplr Mobile: Deposit and Send LikeCoin](/general-guides/wallet/keplr-mobile/keplr-mobile-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 Keplr Mobile:

{% content-ref url="/pages/kPABwZmGtBm7SQRv5dHN" %}
[Export Wallet Seed Words](/depub/register/export-seed-words.md)
{% endcontent-ref %}

{% content-ref url="/pages/xdHC22vowZ7WScLXvxcm" %}
[Import wallet into Keplr Mobile](/general-guides/wallet/keplr-mobile/import-wallet-into-keplr-mobile.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/keplr-mobile.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.
