# 管理NFT

## KEYRING NFT Viewer

虽然 **KEYRING PRO Wallet** 并不直接在应用内支持 NFT 管理，但通过 **KEYRING NFT Viewer**，KEYRING 生态系统提供了这一功能。

{% embed url="<https://nft.keyring.app/>" %}

高效的 NFT 管理

**KEYRING NFT Viewer** 使用户能够轻松高效地管理和浏览 NFT。

## 查看 NFT

通过 **KEYRING NFT Viewer**，用户可以：

* 查看自己拥有的 NFT。
* 查看任何钱包地址中的 NFT。

**如何使用 KEYRING NFT Viewer (How to Use the KEYRING NFT Viewer)**

1. 访问 **KEYRING NFT Viewer** 网站。
2. 选择对应的区块链。
3. 输入要查看的钱包地址。
4. 点击搜索，显示钱包中的 NFT。\
   用户可以在不同区块链之间切换，查看不同链上的收藏。

<figure><img src="/files/Q377qbyl44amE8zS9q6m" alt=""><figcaption></figcaption></figure>

**重要提示**

* 任何人都可以使用 **KEYRING NFT Viewer** 来查看任何钱包地址中的 NFT。
* 但是，要执行如发送 NFT 等操作，必须连接持有 NFT 的钱包。

## 发送 NFT

要发送 NFT，请按照以下步骤操作：

1. 连接钱包。
2. 选择要发送的 NFT。
3. 点击“发送 NFT”。
4. 输入接收方的钱包地址。
5. 确认交易。
6. 等待交易完成。

<figure><img src="/files/Xw2DGoGMJz23fbQTlZmh" alt=""><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-pro/how-to-use/manage-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.
