# NFT Sale

In orniton, you can sell your NFT on any market, without having to connect your wallet and sign the transaction.

In one click, you can put your NFT up for sale in Getgems, Xrare, etc.

In order to put up your NFT, you need to click the "Sell" button on the page of your chosen NFT.

After that, a form will open in which you need to enter the price, choose whether to pay royalties or not and click continue.

In the confirmation window, carefully check all the information and click put up your NFT for sale. Your NFT will be put up for sale within 1 minute.


---

# 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.orniton.org/guide-en/nft-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.
