# 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アイコンを選択します。
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/jp/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.
