# NFTの管理

## KEYRING NFT Viewer

KEYRING PRO WalletではNFTの管理機能は直接提供されていませんが、KEYRINGエコシステム内の**KEYRING NFT Viewer**を通じてこの機能を利用できます。

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

#### 効率的なNFT管理

**KEYRING NFT Viewer**を使用すると、ユーザーは簡単にNFTを管理し、探索することができます。

## NFTを表示する

KEYRING NFT Viewerを使用すると、ユーザーは以下を行うことができます：

* 所有しているNFTを表示する。
* 任意のウォレットアドレス内のNFTを表示する。

**KEYRING NFT Viewerの使用方法：**

1. **KEYRING NFT Viewer**のウェブサイトにアクセスします。
2. 対応するブロックチェーンを選択します。
3. 表示したいウォレットアドレスを入力します。
4. 「**Search**」をクリックして、そのウォレットに含まれるNFTを表示します。
5. ユーザーは、異なるブロックチェーンのNFTコレクションを表示するために、チェーンを切り替えることができます。

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

**重要な注意事項：**

* 誰でもKEYRING NFT Viewerを使って、任意のウォレットアドレス内のNFTを表示できます。
* ただし、NFTの送信などのアクションを実行するには、そのNFTを保有するウォレットを接続する必要があります。

## NFTを送信する

NFTを送信するには、以下の手順に従ってください：

1. ウォレットを接続します。
2. 送信したいNFTを選択します。
3. 「**Send 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/jp/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.
