# How to sell your NFTs?

Mintverse is a decentralized NFT sales market, and we never host or hold your items.

If this is the first time you put an NFT on the shelf for sale, you will need to complete the following two actions without any transaction (it will require a one-time gas fee):

\*To open your account for selling orders, only one opening fee is required for each account.

If your project is not forged on Mintverse but is forged through a custom NFT smart contract, and this is the first time you put it on sale, you need to authorize Mintverse to execute the smart contract for the item when the sale is completed, and then complete the transfer of the ownership of the item to both parties of the transaction.

After these actions, you will see a request to sign on the list of items you want to sell. After that, as long as the item to be listed is approved in step 2 of the above description, the item can be put on the shelf without the miner’s fee.


---

# 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://mintverse.gitbook.io/mintverse-help-centre/beginners-guide/how-to-sell-your-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.
