# Keplr Mobile: Deposit and Send LikeCoin

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

## Deposit your LikeCoin to Keplr Mobile

To deposit LikeCoin to your Keplr Mobile wallet, please log in and click on the wallet address to copy and paste it somewhere else (such as a crypto exchange or another wallet).

<figure><img src="/files/iIiSPxSRMVI5BTvw81TB" alt=""><figcaption><p>Click on the wallet address to copy</p></figcaption></figure>

## Send LikeCoin from Keplr Mobile to another wallet

### Step 1

Click "Send" in the Keplr Mobile.

<figure><img src="/files/ZTcE7Lppn2GpyZH3PEw0" alt=""><figcaption><p>Click "Send"</p></figcaption></figure>

### Step 2

The Send page will appear. Fill in the recipient's wallet address, the amount of LikeCoin to be sent, and optionally fill in any required tag/memo for the recipient. The estimated [transaction fee](/general-guides/wallet/transaction-fee.md) will be displayed, so please ensure you have enough LIKE reserved for it. Then, click "Send".

<figure><img src="/files/62ArqbSsnbpK4ZNNXVUU" alt=""><figcaption><p>Enter the transfer information</p></figcaption></figure>

### Step 3

On the confirmation screen, review the details again and click "Approve".

<figure><img src="/files/XPSfaFeLORClTFZcvBUB" alt=""><figcaption><p>Click "Approve"</p></figcaption></figure>

You will see "Transaction pending" then "Transaction successful" indicating that the transfer is complete. Click "Confirm" and return to homepage.

<div><figure><img src="/files/yeJzoXX8KrolIBvfktYF" alt=""><figcaption><p>Transaction pending</p></figcaption></figure> <figure><img src="/files/fhNQg0EBAegCaLWN4Hd9" alt=""><figcaption><p>Transaction successful</p></figcaption></figure></div>


---

# 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/keplr-mobile-deposit-and-send-likecoin.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.
