# Sell your NFT

## **Sell single NFT**

#### Step 1: Click on “Put on sale” button under the NFT you want to sell on in NFT Detail page

<figure><img src="/files/p7hMrss6f3YGedcsS2Vh" alt=""><figcaption><p><strong>Put on sale button in the list</strong></p></figcaption></figure>

<figure><img src="/files/yQ2bPqElodJriDaBGRat" alt=""><figcaption><p><strong>Put on sale button in Detail NFT</strong></p></figcaption></figure>

#### **Step 2: Enter the selling price of NFT**

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

{% hint style="info" %}
**Note:** The public price on the market will be different from the revenue you get due to the need to pay a system fee Currently, your revenue receive = Price\*96%.
{% endhint %}

**Step 3: Click on the “Approve” button to confirm the price you want to sell**

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

**Step 4: Click on "Confirm" button on transcation to confirm the request to sell NFT to the marketplace**

## **Sell as a Bundle**

#### **Step 1: Click on “Create Bundle" button.**

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

#### Step 2: Click on "Add" button in the NFT that you want to add into your bundle.&#x20;

Only NFTs that have not been listed on the market can be added to the bundle. A bundle will have many NFTs belonging to different collections and have a maximum of 20 NFT&#x73;**.**

You also click “Cancel" to remove NFT from bundle.

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

#### **Step 3: Click on “Next" button.**

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

#### **Step 4: Enter price of the bundle.**

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

#### **Step 5: Click on “Approve" button.**

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

#### **Step 6: Click  on “Confirm" button in your digital wallet.**


---

# 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://docs.monsterra.io/marketplace/sell-your-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.
