# NFT Safe Trade

The NFT Safe Trade tool allows users to buy and sell NFTs P2P in a secure way.

Imagine you've met someone from another community proposing an NFT trade, where trust is needed for the exchange—**Safe Trade eliminates the risks**.

Here's how:

## How to sell NFTs securely with Safe Trade&#x20;

If you are looking to sell one or more NFTs from your NFT Gallery, follow these steps:

1. Go to NFT Gallery.
2. Click on the upper-right button "Safe Trade".
3. Review the information and click on "Create".

<figure><picture><source srcset="/files/Vk0qLOwE6VhLVXB2cdcF" media="(prefers-color-scheme: dark)"><img src="/files/WjtT26z8ceGEt61oKvkG" alt=""></picture><figcaption></figcaption></figure>

4. Input the recipient's Account ID and click "Next".
5. Specify the total amount of HBAR you are requesting for the NFT/s you are selling.&#x20;
6. Add the NFT/s you would like to sell from your Gallery.
7. Click on "Confirm Selection".
8. Click on "Next".

<figure><picture><source srcset="/files/MdGksRlN9CCg6YFe3a8j" media="(prefers-color-scheme: dark)"><img src="/files/xuv7sfDL01B2kstji6Kf" alt=""></picture><figcaption></figcaption></figure>

9. Carefully review the Safe Trade details, and please note that royalties may apply depending on the selected NFTs.
10. Click on "Create".
11. Copy the newly generated Safe Trade code and share it with the buyer.
12. Wait for the buyer to enter the code and confirm the transaction.

## How to buy/receive NFTs with Sade Trade

In order to buy or receive NFTs with Safe Trade you'll need to ask the seller for the Safe Trade code and follow the next steps:

1. Go to NFT Gallery.
2. Click on the upper-right button "Safe Trade".
3. Review the information and click on "Receive".
4. Introduce the Safe Trade code provided by the seller.
5. Carefully review all transaction details, and if everything is correct, click on "Confirm".
6. Enjoy your new NFT/s!

{% hint style="warning" %}
**Important!** When buying NFTs, always check the Token ID of the NFTs you're purchasing. Some scammers create NFTs with identical metadata and media files to deceive people. Therefore, always verify that the Token ID of the NFT you're acquiring is the original one!
{% endhint %}

<figure><picture><source srcset="/files/o7i6gtU8HcaksDugeZ3I" media="(prefers-color-scheme: dark)"><img src="/files/JqFR4Hqt8EeH7VvFguey" alt=""></picture><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://academy.kabila.app/products/wallet/nft-safe-trade.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.
