# 发送和列出NFT

## **发送NFT**

发送NFT与发送代币的步骤相同。

1. 进入NFT标签。
2. 选择您要发送的NFT。
3. 点击“发送”。
4. 输入接收者地址。
5. 选择您希望的交易速度。
6. 点击“发送”。
7. 扫描卡片。
8. 输入您的密码。

<div align="center"><figure><img src="/files/7hFVqxsj5zwayojTyyGR" alt="" width="563"><figcaption></figcaption></figure></div>

## **在OpenSea上列出NFT**

在市场上列出NFT需要几个额外步骤。

1. 打开NFT并选择OpenSea图标，而不是发送NFT。
2. 设置您的NFT价格。
3. 点击“下一步”。
4. 扫描您的卡片。
5. 输入密码。
6. 等待列表审核通过，即可完成。

<figure><img src="/files/1V5QLokjYCeb1UiNIBXm" alt="" width="563"><figcaption></figcaption></figure>

## **取消NFT列表**

要取消NFT列表，请按照以下简单步骤操作：

1. 选择您已在OpenSea上列出的NFT。
2. 点击OpenSea图标。
3. 选择“取消列表”。
4. 确认取消。
5. 扫描您的卡片。
6. 输入密码。
7. 等待取消完成，即可完成。

<figure><img src="/files/OZbXbE8INCIVdLNRqGOD" alt="" width="563"><figcaption></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://help.keyring.app/zh/keyring-hard-wallet/sending-and-listing-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.
