# LIKE pay

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

## LIKE pay on LikeCoin app

### Step 1&#xD;

Download the [LikeCoin app](https://liker.land/getapp), [register a Liker ID through Email/Social (with Authcore)](/depub/register.md), and login.

### Step 2

Open the mobile app and click on \[My Wallet] on top to manage your wallet. Then, click \[Send].

<img src="/files/-Mcmfens-h9GO88CSFsI" alt="Click [Send]" width="375">

### Step 3&#xD;

Fill in the Liker ID or wallet address in the \[Receiver's Liker ID or address] field, or scan the QR Code. Ask the [LikeCoin](https://like.co/) receiver to open their wallet and click the \[Receive] button to show their QR Code. Then, click on the icon circled in red and use your phone camera to scan the LikeCoin receiver's QR Code.

<img src="/files/-MVWen-izMPzgIWoGXg_" alt="Use your phone camera to scan the LikeCoin receiver&#x27;s QR Code" width="375">

### **Step 4**

The LikeCoin app will open your phone camera, scan the LikeCoin receiver's QR Code, and click \[Next].

![Scan the LikeCoin receiver's QR Code](/files/-MDJiqptVZx8U4RrDPBf)

### **Step 5**

Some crypto exchanges may require the input of a Tag/Memo. Please fill in the value here or press \[Next] if there is nothing to add.

![Input of a Tag/Memo if needed](/files/ZgnuBOmUKdn1cJrECuVW)

### **Step 6**

Input the amount of LikeCoin you want to transfer and click \[Next]. You can click on \[Details] to check the estimated [Transaction fee](/general-guides/wallet/transaction-fee.md) for this LikeCoin transfer. Make sure that your wallet has enough spare LikeCoin other than what you want to transfer. Click \[Confirm] to finish the transfer.

<img src="/files/-MVWf5u8i6u3T6CcvgIf" alt="Click [Confirm] to finish the transfer" width="375">

## LIKE pay on Liker Land web

### Step 1

Login [Liker Land](https://liker.land/civic).

### Step 2

Connect to the payment page in the browser, with the format <https://like.co/\\[Liker> ID]. If the Liker ID is ckxpress, the payment page is <https://like.co/ckxpress>. Enter the amount of LikeCoin to be transferred. Please make sure that your wallet has enough LikeCoin for the [transaction fee ](/general-guides/wallet/transaction-fee.md)other than what you want to transfer. Input the number of LikeCoin you want to send and click "Confirm" to finish the transfer.

![Transaction Fee displayed below the \[Confirm\] button](/files/ZgnuBOmUKdn1cJrECuVW)


---

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