# Understand the fee when using Monbase NFT

**Typically there are three types of fees when making any transaction**

* **Gas fees:** These fees are paid to the miners who process the transaction on the blockchain. The amount of gas fees you pay will depend on the congestion of the network and the complexity of the transaction.
* **Marketplace fee:** Monbase receives **2.2%** of the sale price of your NFTs.
* **Creator earnings.** This is a percentage of the sale price that is paid to the creator of the NFT. The creator earnings percentage is set by the creator when they mint the NFT.


---

# 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://nftdocument.monbase.com/product-guidelines/sell-nfts/understand-the-fee-when-using-monbase-nft.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.
