# 發送 NFT

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

{% hint style="info" %}
發迭 NFT 需要使用 [LikeCoin](https://like.co/)

作者如需送贈電子書，可參考[管理電子書中 Gift Books](/zh/depub/book-store.md#gift-books) 的章節。\
讀者如需送贈電子書，可參考[送贈電子書](/zh/depub/ebook/gift.md)的章節。
{% endhint %}

現在開始你可以將你珍藏的電子書或 Writing NFT 傳送給別人了！&#x20;

就像記念冊一樣，用戶可於發送電子書或 Writing NFT 時留言給接收者。該訊息將以交易備忘 ( Memo ) 的方式記錄在鏈上，並可於未來的傳送予其他人的時候不斷累積，形成 NFT 的獨有「軌跡」。

以下將示範如何發送 NFT。

## 步驟一：登入並發送

在 [Liker Land](https://liker.land/) 登入你的[電郵/社交登入](/zh/depub/register.md)、[Keplr](/zh/general-guides/wallet/keplr.md)、[Cosmostation](/zh/general-guides/wallet/cosmostation.md)、[Leap](/zh/general-guides/wallet/leap/how-to-install-leap-extension.md)、[Keplr mobile](/zh/general-guides/wallet/keplr-mobile.md)、[Cosmostation app](/zh/general-guides/wallet/cosmostation-mobile.md) 或 [LikeCoin 手機應用程式](/zh/general-guides/dapp/liker-land/download.md)…等，然後點需要發送的 NFT，並查看存量「擁有」了多少個。確定發送後點「發送」。

<figure><img src="/files/jNHPkWNLPciqr6pfhWUT" alt=""><figcaption><p>點「發送」開始發送 NFT</p></figcaption></figure>

## 步驟二：輸入錢包地址及附加留言

在發送你的 NFT 頁面輸入收取 NFT 的錢包地址，及於附加留言空格填入訊息後點「發送」。

<figure><img src="/files/WbSX2N5pZsKFbvBYiMeZ" alt=""><figcaption><p>輸入錢包地址及附加留言</p></figcaption></figure>

## 步驟三：確認發送

### 電郵/社交登入

不需額外確認。

### 在 Keplr 確認發送 NFT

在 Keplr 彈出視窗，點「Approve」。

<figure><img src="/files/tHKWcvIKO0nm1Cper8TN" alt=""><figcaption><p>Keplr 彈出視窗，點「Approve」</p></figcaption></figure>

### 在 Cosmostation 確認發送 NFT

在 Cosmostation 彈出視窗，點「Confirm」。

<figure><img src="/files/H5LhamtSot8AXqERovZL" alt=""><figcaption><p>Cosmostation 彈出視窗，點「Confirm」</p></figcaption></figure>

### 在 Leap 確認發送 NFT

在 Leap 彈出視窗，點「Approve」。

<figure><img src="/files/TFieAIrQTo76Entp0y0F" alt=""><figcaption><p>Leap 彈出視窗，點「Approve」</p></figcaption></figure>

### 在 Cosmostation app 確認發送 NFT

在手機上出現簽名請求，點「Confirm」確認發送。

<figure><img src="/files/sA6JEZHx4HuXAeBmA1Aw" alt=""><figcaption><p>使用 Cosmostation app 發送你的 NFT</p></figcaption></figure>

<figure><img src="/files/XqovEnjsocTXrdyzGLO3" alt=""><figcaption><p>在 Cosmostation app 點「Confirm」</p></figcaption></figure>

### 在 LikeCoin app 確認發送 NFT

在手機上出現簽名請求，點「允許」確認發送。

<figure><img src="/files/PhQB3j3VM8VNy97GGMkN" alt=""><figcaption><p>使用 LikeCoin app 發送你的 NFT</p></figcaption></figure>

<figure><img src="/files/QpAU2pBsLSoBwdWKW1k6" alt=""><figcaption><p>在 LikeCoin app 點「允許」</p></figcaption></figure>

## 步驟四：成功發送

彈出視窗出現發送完成代表經已成功發送 NFT。與此同時「擁有」的數字亦會有所改變。你亦可通知收件者查看是否已收到 NFT。

<figure><img src="/files/b1ATVx37ETyGQXTaAHSz" alt=""><figcaption><p>成功發送 NFT</p></figcaption></figure>

用戶可於附加留言欄位查看已傳送的訊息。

<figure><img src="/files/EoIdUzoTKygO3Q8AAUnv" alt=""><figcaption><p>於附加留言欄位查看已傳送的訊息</p></figcaption></figure>

#### 延伸閱讀

{% content-ref url="/pages/n61EZc0X2gaEs2FX7C6g" %}
[群發 NFT 紀念品給支持者](/zh/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/zh/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.
