# Keplr Mobile：存入及轉帳

{% hint style="warning" %}
此文檔只適用於 Liker Land 和 LikeCoin v2。如需了解 [3ook.com](http://3ook.com/) 和 LikeCoin v3，請至 [docs.3ook.com](http://docs.3ook.com/) 及 [dao.like.co](https://dao.like.co/)。
{% endhint %}

## 在 Keplr Mobile 存入 LikeCoin

存入 LikeCoin 到 Keplr Mobile，請登入後點錢包地址即可直接複製並黏貼到所需要的地方（交易所或另一個錢包）。

<figure><img src="/files/xW1khQZTJx6Yk5D1E5lZ" alt=""><figcaption><p>點錢包地址即可直接複製</p></figcaption></figure>

## 使用 Keplr Mobile 轉帳 LikeCoin 到其他錢包

### 步驟一

在 Keplr Mobile 點「Send」。

<figure><img src="/files/JEjDHBFM8qMGgFvmvzrZ" alt=""><figcaption><p>點「Send」</p></figcaption></figure>

### 步驟二

出現 Send 頁面。Asset 顯示 LikeCoin 餘額。在 Recipient 填入收款方的錢包地址、Amount 填寫需要轉帳的 LikeCoin 數量、Memo 一欄填進收款方需要 Tag/Memo（如有）。下方顯示預計 Transaction Fee [手續費](/zh/general-guides/wallet/transaction-fee.md)，請務必預留定夠數量後再點「Send」。

<figure><img src="/files/CZ94Kd6qgiqD8Of4HV2F" alt=""><figcaption><p>輸入收款資料</p></figcaption></figure>

### 步驟三

出現確認畫面，確認一切無誤後點「Approve」。

<figure><img src="/files/FS6TnAsAboWbROF3zSXM" alt=""><figcaption><p>點「Approve」</p></figcaption></figure>

出現 Transaction pending 及 successful 代表轉帳完成，點「Confirm」回到主頁。

<div><figure><img src="/files/urYhGBJWyb06T3X7BRW5" alt=""><figcaption><p>Transaction pending</p></figcaption></figure> <figure><img src="/files/Q4yWTR2JXGoKErqzLAXj" 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/zh/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.
