# List NFT for Sale

<br>

### If you do not want to list your NFT

#### Open for Offers (**Default**)

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

* After claiming the NFT of a successful bid in Offering, the status will change to “Open for Offers.”&#x20;

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

* You can receive offers from other users. (No Gas Fee occurs)

  <br>

### If you want to list your NFT

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

* Set the starting price and currency.
* Check the fees and Gas Fees in detail.
* Cannot accept offers during listing.

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

* Click the “Listing” button.

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

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

* Successfully listed for sale.

<br>


---

# 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.wemix.com/nile-en/guides/marketplace/list-nft-for-sale.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.
