> For the complete documentation index, see [llms.txt](https://docs.unisat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisat.io/products/more-products/unisat-marketplace/unisat-marketplace-fee-rates.md).

# UniSat Marketplace Fee Rates

|    UniSat Marketplaces   | ≥ 500 UniSat Points | ＜ 500 |
| :----------------------: | :-----------------: | :---: |
|           Names          |         0 %         | 0.5 % |
| brc-20 (Bitcoin Mainnet) |         0 %         | 0.5 % |
|           Runes          |         0 %         | 0.5 % |

Service fees for the brc-20 market on Fractal is **0**&#x20;

***

|   UniSat Marketplaces  | ≥ 2000 Points | 1500 ≤ X ＜ 2000 Points | < 1500 Points |
| :--------------------: | :-----------: | :--------------------: | :-----------: |
|     NFT Collections    |      0 %      |          0.3 %         |     0.5 %     |
| Pre-brc2.0 Collections |      0 %      |          0.3 %         |     0.5 %     |

* UniSat OG pass holders enjoy 0.3% fee on UniSat NFT Collections & Pre-brc2.0 Collections Marketplaces

***

<table><thead><tr><th align="center">UniSat Marketplace</th><th align="center"> Sell-side</th><th align="center" valign="top">Buy-side</th></tr></thead><tbody><tr><td align="center">Alkanes</td><td align="center">0 %</td><td align="center" valign="top">1.2 %</td></tr></tbody></table>

* OG Pass holders enjoy a 20% discount across all UniSat Marketplaces on the Bitcoin mainnet.&#x20;
* No service fee for orders under 500,000 sats on UniSat's brc20/Runes/Collections/Names Marketplace (Bitcoin mainnet).
* No service fee for orders under 250,000 sats on Alkanes Marketplace.
* No service fee for orders under 2 FB on UniSat's Fracral Marketplace (Fractal mainnet)

👉 More details about UniSat Points: <https://docs.unisat.io/community/unisat-points>&#x20;

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.unisat.io/products/more-products/unisat-marketplace/unisat-marketplace-fee-rates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
