# LIKE pay

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

## 使用 LikeCoin 手機應用程式轉帳 LikeCoin

### **步驟一**

首先你需要安裝、[以電郵或社交登入 ( Authcore ) 註冊 Liker ID](/zh/depub/register.md) 並登入 [LikeCoin 手機應用程式](https://liker.land/getapp)。

### **步驟二**

打開手機應用程式後，點「我的錢包」，打開你的錢包。點畫面上方的「LIKE pay」。

<img src="/files/-MVWcwxZ2aPLecGEzWU1" alt="在 LikeCoin 手機應用程式錢包介面點「Like pay」（紅圈）" width="375">

### **步驟三**

你可直接於「收款人的 Liker ID 或錢包地址」填上收款方的 Liker ID 或錢包地址。也可用掃瞄二維碼的方法：收款人先打開錢包，再點「收款」，展示錢包二維碼。然後你可以點下圖紅圈位置，調用照相機掃瞄收款人的錢包二維碼。

<img src="/files/-MVWdFKM2ujtx7XmANIV" alt="調用照相機掃瞄二維碼" width="375">

### **步驟四**

LikeCoin 手機應用程式會打開你手機的相機鏡頭，請對著收款方的二維碼掃瞄。然後再按「下一步」。

![掃瞄收款方的二維碼](/files/-MDJiqptVZx8U4RrDPBf)

### **步驟五**

某些交易所需要用戶在區塊鏈上加上 Tag/Memo，你可以在這個畫面「輸入 memo（可省略）」下方輸入內容，否則按「下一步」略過。

<img src="/files/-MVWdJjuN_Wo3m1NJ6Gp" alt="如有需要可輸入 memo" width="375">

### **步驟六**

輸入要轉帳的金額，選「下一步」出現確認畫面，你可點「詳細資料」查看是次轉帳[手續費](/zh/general-guides/wallet/transaction-fee.md)的估算數值。請確定你的錢包在轉帳以外留有足夠手續費，再點「確認」 即可完成轉帳。

<img src="/files/-MVWdO__yyUPi2NrvSQ0" alt="點「確認」 完成轉帳" width="375">

## 使用 Liker Land 網頁轉帳 LikeCoin

### 步驟一

請先登入 [Liker Land](https://liker.land/civic)。

### 步驟二

在瀏覽器連接支付頁面，格式是 <https://like.co/\\[Liker> ID] 假設對方的 Liker ID 為 ckxpress，支付頁面就是 <https://like.co/ckxpress>。輸入需要轉帳的 [LikeCoin](https://like.co/) 數量，請留意錢包內需要有定夠[手續費](/zh/general-guides/wallet/transaction-fee.md)，再點「確認」 即可完成轉帳。

![手續費於「確認」下方顯示](/files/AfFXjmwFqDfeFLD6J03b)

{% hint style="info" %}
[Matters](/zh/general-guides/dapp/creator/matters.md) 使用者可任意對任何一篇文章「支持作者」轉帳，詳見 [玩轉 Matters 實用指南](https://matters.news/guide)
{% endhint %}


---

# 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/like-pay.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.
