# Leap：存入及轉帳

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

## 在 Leap 存入 LikeCoin

### 步驟一

存入 LikeCoin 到 Leap 錢包，請先到 Leap 錢包右上角的密碼貸幣菜單轉為顯示 LikeCoin chain。

<figure><img src="/files/fgtX8gmCiyYsiFy9djRU" alt=""><figcaption><p>點右上角網絡圖示</p></figcaption></figure>

<figure><img src="/files/cKxd3vUJajpba5LjfzOT" alt=""><figcaption><p>密碼貸幣菜單顯示 LikeCoin chain</p></figcaption></figure>

### 步驟二

然後點錢包地址進行複製並黏貼到所需要的地方（交易所或另一個錢包）。又或者點「Receive」出現二維碼。

<figure><img src="/files/tIQg9uvlLfiBwOMRJxzp" alt=""><figcaption><p>點錢包地址進行複製或點「Receive」出現二維碼</p></figcaption></figure>

直接使用 LIKE Pay 掃瞄二維碼就可以轉帳 LikeCoin 到你的 Leap 錢包。建議最初只轉帳小量 LikeCoin 作測試。

<figure><img src="/files/MZ5C1EaBM7e6Ta3sUWt8" alt=""><figcaption><p>掃瞄二維碼轉帳 LikeCoin 到你的 Leap 錢包</p></figcaption></figure>

### 步驟三

轉帳完成後回到步驟二的畫面查看你的 LikeCoin 餘額。

## 使用 Leap 轉帳 LikeCoin 到其他錢包

### 步驟一

你可以使用 Leap 介面直接轉帳 LikeCoin 到其他支援 LikeCoin 的錢包，把 Leap 錢包右上角的密碼貸幣菜單密碼貸幣菜單轉為顯示 LikeCoin chain 後點「Send」。

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

### 步驟二

在 Send To 頁面空格填入收款方的錢包地址、

<figure><img src="/files/NDAAvlDPvJkNb7xQ3rKS" alt=""><figcaption><p>在 Send To 頁面空格填入收款方的錢包地址</p></figcaption></figure>

### 步驟三

出現收款方錢包地址，點進去。此外你也可以將錢包地址點「Save」存入地址簿留待未來之用。

<figure><img src="/files/ZINnE9Sk2iz9y0yua7Io" alt=""><figcaption><p>出現收款方錢包地址</p></figcaption></figure>

### 步驟四

請填寫需要轉帳的 LikeCoin 數量，並留意必須預留[手續費](/zh/general-guides/wallet/transaction-fee.md)，再點「Review」。

<figure><img src="/files/xOdrQ8BnHkdnAhM2PNUy" alt=""><figcaption><p>填寫需要轉帳的 LikeCoin 數量再點「Review」</p></figcaption></figure>

### 步驟五

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

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

### 步驟六

傳送完成後出現交易項目，點進去可查看交易明細。

<figure><img src="/files/66HuX1l9izmECKPiSYUS" alt=""><figcaption><p>傳送完成後出現交易項目</p></figcaption></figure>


---

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