# Manage NFT

## KEYRING NFT Viewer

Although the KEYRING PRO Wallet does not directly support NFT management within the app, the broader KEYRING ecosystem provides this functionality through the **KEYRING NFT Viewer**.

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

#### **Efficient NFT Management**

The KEYRING NFT Viewer enables users to effectively manage and explore NFTs with ease.

## **View NFTs**

With the KEYRING NFT Viewer, users can:

* View NFTs they own.
* View NFTs in any wallet address.

**How to Use the KEYRING NFT Viewer:**

1. Visit the [**KEYRING NFT Viewer**](https://nft.keyring.app/) website.
2. Select the corresponding blockchain.
3. Enter the wallet address you want to view.
4. Click **Search** to display the NFTs in the wallet.
   * Users can switch between blockchains to view collections across different chains.

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

#### **Important Notes:**

* Anyone can use the KEYRING NFT Viewer to view the NFTs in any wallet address.
* However, to perform actions such as sending NFTs, you must connect the wallet that holds the NFTs.

## Send NFT

To send an NFT, follow these steps:

#### **Steps to Send an NFT:**

1. Connect your wallet.
2. Select the NFT you want to send.
3. Tap **"Send NFT"**.
4. Enter the recipient's wallet address.
5. Confirm the transaction.
6. Wait for the transaction to complete.

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