# Introduction & Fees

## Summary

Read a quick summary of the NFT marketplace features in the following page:

{% content-ref url="/pages/-Mg-dGBXj-LulpsGU2dT" %}
[NFT Marketplace](/paintswap-dapp-suite/nft-marketplace.md)
{% endcontent-ref %}

## Fee structure

Paintswap wants the NFT market to thrive in the ecosystem we are apart of, as such our fees are competitive.

* FREE to start a sale or auction on verified collections
* 0.1 $S to mint on a Paintswap Factory contract
* 2.5% commission on other successful NFT sales
  * **50% is used to** **buy back and burn $BRUSH**
  * 3% is sent to all 2048 [Beardies](https://paintswap.io/sonic/collections/0x31911223bb3ff5b773af3e677fc0ac5760215e4e/)
  * 1% is sent to all 2048 [Colorful Coal](https://paintswap.io/sonic/collections/0xfbdb4e2e7271f37714c4000814ce2487da57f925/)
  * 46% is distributed between the DAO fund and main project contributors
* 0.25 $S to list an unverified NFT

Fees going to Paintswap DAO fund so Paintswap can continue to develop new features.

Gas fees are in addition to any of the above.


---

# 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.paintswap.io/nft-marketplace-1/introduction.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.
