# Sending and Listing NFT

## Sending NFT

Sending NFTs is the same as sending tokens.

1. Go to the NFT tab.&#x20;
2. Choose the NFT you want to send.&#x20;
3. Hit "**Send**"
4. Insert the receiver address.
5. Choose your preferred transaction speed.&#x20;
6. Hit "**Send**"
7. Scan the card.
8. Input your passcode.

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

## Listing NFT on OpenSea

Listing NFTs on the market will take you a couple more steps.&#x20;

1. Open the NFT and select the **OpenSea Icon** instead of sending the NFT.&#x20;
2. Set the price for your NFT.
3. Hit "**Next**".
4. Scan your card.
5. Input Passcode.&#x20;
6. Wait for the listing to be approved and you are done.

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

## Cancel listing NFTs.

To cancel listing your NFTs, just follow these simple steps:

1. Select the NFT that you have already listed on OpenSea.
2. Click on the **OpenSea icon.**
3. Select "**Cancel listing**"
4. Confirm your cancellation.
5. Scan your card.
6. Input Passcode.&#x20;
7. Wait for the cancelation to complete and you are done.

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