# Transfer NFT

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

{% hint style="info" %}
Transfer NFT requires [LikeCoin](https://about.like.co/).

If the author wishes to gift an e-book, they can refer to the [Gift Books section in Manage ebooks](/depub/book-store.md).\
If readers wish to gift an e-book, they can refer to [Gift an ebook](/depub/ebook/gift.md).
{% endhint %}

You can transfer your favorite NFT eBooks or Writing NFTs to others.

Users can leave a message when gifting a NFT eBook or Writing NFT to the recipient. The message is recorded as a transaction memo on the chain and can be stacked during further transfers, forming a “log” of that particular piece of NFT.

Transferring NFT is demonstrated as follows:

## Step 1: Login and transfer

Log in to [Liker Land](https://liker.land/) with your [Email/Social](/depub/register.md), [Keplr](/general-guides/wallet/keplr.md), [Cosmostation](/general-guides/wallet/cosmostation.md), [Leap](/general-guides/wallet/leap.md), [Keplr mobile](/general-guides/wallet/keplr-mobile.md), [Cosmostation app](/general-guides/wallet/cosmostation-app/cosmostation-app-deposit-and-send-likecoin.md) or [LikerCoin app](/general-guides/dapp/liker-land/download.md)...etc. Then, click on the NFT that needs to be transferred and check how many of them you own. Click "Transfer".

<figure><img src="/files/b2qZwLDxN0804os7WFB5" alt=""><figcaption><p>Click "Transfer" to start transferring NFT</p></figcaption></figure>

## Step 2: Enter the recipient's wallet address and Transfer Message

On the Transfer Your NFT page, enter the wallet address of the recipient and the message you want to include. Then, click "Transfer".

<figure><img src="/files/JsNLorUjaPr2123yx4U2" alt=""><figcaption><p>Enter wallet address and transfer message</p></figcaption></figure>

## Step 3: Confirm the transfer

### Email/Social login

No additional confirmation needed.

### Transfer NFT on Keplr

On the Keplr popup window, click "Approve".

<figure><img src="/files/d61IejoMvpLRuRi013fH" alt=""><figcaption><p>Keplr window pops up click "Approve" to confirm the transfer</p></figcaption></figure>

### Transfer NFT on Cosmostation

On the Cosmostation popup window, click "Confirm".

<figure><img src="/files/cHc7APyeUduEbdjjYptb" alt=""><figcaption><p>Cosmostation window pops up click "Confirm" to confirm the transfer</p></figcaption></figure>

### Transfer NFT on Leap

On the Leap popup window, click "Approve".

<figure><img src="/files/ONmz4hLzAmsmLBXbVyGz" alt=""><figcaption><p>Leap window pops up click "Approve" to confirm the transfer</p></figcaption></figure>

### Transfer NFT on Cosmostation app

A signature request will show up on your phone. Click "Confirm" to complete the transfer.

<figure><img src="/files/nHuADiJtcRVBJnikrn6R" alt=""><figcaption><p>The desktop computer displays the window of Transfer Your NFT</p></figcaption></figure>

<figure><img src="/files/ysN998RclsZiaqVC3hHn" alt=""><figcaption><p>Cosmostation app window pops up click "Confirm" to confirm the transfer</p></figcaption></figure>

### Transfer NFT on LikeCoin app

A signature request will show up on your phone. Click "Approve" to complete the transfer.

<figure><img src="/files/0JGLHexbmi4rGDh7Hsy2" alt=""><figcaption><p>The desktop computer displays the window of Transfer Your NFT</p></figcaption></figure>

<figure><img src="/files/ce2tUbCIBbREesz7fKiA" alt=""><figcaption><p>LikeCoin app window pops up click "Approve" to confirm the transfer</p></figcaption></figure>

## Step 4: Successful transfer

A pop-up window will appear indicating that the NFT has been successfully transferred. At the same time, the number of NFTs you own will also change. You can also notify the recipient to confirm that they have received the NFT.

<figure><img src="/files/89ey0383BqbkqBsiXCcg" alt=""><figcaption><p>Successful transfer your NFT</p></figcaption></figure>

Users can view the messages sent previously in the Transfer Message field.

<figure><img src="/files/nrigZJGcCq2df6ZaeN3j" alt=""><figcaption><p>View the Transfer Message</p></figcaption></figure>

#### Read More

{% content-ref url="/pages/zFKOU4YmYH6viLE1eogk" %}
[Batch send NFT to supporters](/depub/transfer-nft/batch.md)
{% endcontent-ref %}


---

# 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/depub/transfer-nft.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.
