# Selling NFTs

Listing your owned GangstaBets on the [marketplace](/learn/marketplace.md) can be done from your NFT Profile[ Page](/learn/gangstabets-profile.md) with fixed price set by you in ICX.&#x20;

![](/files/12XR6r5ijwH88fqX6ULO)

The price can be set on the NFT by clicking on the **set for sale** button on your GangstaBet's Profile. The amount you choose can be any positive integer that is greater than zero.&#x20;

However, the marketplace gives you a warning if you try to set your NFT's price lower than the current floor price amount to prevent your loss.&#x20;

![Warning ](/files/xyAjKhfz0ikGmUWqt5aJ)


---

# 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.gangstaverse.co/tutorials/selling-nfts.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.
