# Fees

We may charge transaction fees when you buy, sell, or transfer NFTs on Minted. Transaction fees are calculated based on various factors, including market conditions and network status.

### Platform Fees <a href="#h_e90548c462" id="h_e90548c462"></a>

Listing your NFTs is free on Minted! Fees will be deducted only when your listing is sold. You can list your digital assets for sale without paying any fees or charges. However, we do charge a 2% fee for every transaction made on Minted.

*\*50% of our platform fees are disbursed to MTD stakers. Simply deposit MTD to be a part of this community. Learn more about MTD staking* [*here*](https://minted.network/rewards)*.*

### Gas Fees <a href="#h_fd5e65113e" id="h_fd5e65113e"></a>

Minted does not control nor receive the gas fees that you pay. Gas prices will rise because of network congestion when there is a high level of activity on the blockchain.

Gas fees are incurred when you:

* Approve a token or contract from your wallet for the first time
* Buy an NFT
* List an NFT of a collection for the first time
* Update or cancel an NFT listing
* Accept an offer for your listing
* Convert wrapped tokens to unwrapped tokens, and vice versa

### Royalty Fees <a href="#h_805994424c" id="h_805994424c"></a>

NFT royalties allow the creator of a digital collectible to receive a percentage of the sale price every time it exchanges hands in a marketplace. This applies to any NFT that has royalties written into it, whether it’s a song, piece of art, or even a web domain.

***

### Buy/Sell Fees Table <a href="#h_f2f35ba1f0" id="h_f2f35ba1f0"></a>

| Action / Fees                                                                     | Platform Fee | Gas Fee (Gas fee currency depends on the network the user is transacting on) | Royalty Fee                                                        |
| --------------------------------------------------------------------------------- | ------------ | ---------------------------------------------------------------------------- | ------------------------------------------------------------------ |
| <p>Successfully bought/sold an</p><p>NFT (fixed-price or offer)</p><p><br></p>    | ✓            | ✓(Paid by the last user who completed the transaction.)                      | <p>Depends on the</p><p>collection.</p><p>Up to 15%</p><p><br></p> |
| Listing                                                                           | ✗            | <p>✗</p><p>(✓ Paid by the last user who completed the transaction.)</p>      | N/A                                                                |
| Cancel listing                                                                    | ✗            | ✓                                                                            | N/A                                                                |
| Update listing to a lower price                                                   | ✗            | ✗                                                                            | N/A                                                                |
| Update listing to a higher price                                                  | ✗            | <p><br></p><p>✓</p>                                                          | N/A                                                                |
| Making an offer for an NFT                                                        | ✗            | <p>✗</p><p>(✓ for enabling</p><p>wrapped tokens for the first time.)</p>     | N/A                                                                |
| Cancelling an offer on an NFT                                                     | ✗            | ✓                                                                            | N/A                                                                |
| Updating offer to a higher price                                                  | ✗            | ✗                                                                            | N/A                                                                |
| <p>Updating offer to a lower price</p><p>\*You will need to cancel the offer.</p> | N/A          | N/A                                                                          | N/A                                                                |

<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://help.minted.network/minted-help-centre/faqs/fees.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.
