# NFT交易市場

MOBOX NFT市場是一個NFT去中心化交易所，用戶可以在市場中自由買賣MOMO NFT。&#x20;

為了提供最佳的用戶體驗和最低的交易費用，我們通過以下方式專門優化了針對MOMO NFT的智能合約。&#x20;

1、MOMO可以在智能合約內直接進行交易。所以用戶無需在NFT市場交易前執行解鎖MOMO的操作。這種交易方式可以最大限度的減少Gas轉賬費用，從而給用戶提供了低成本的NFT資產交易體驗。&#x20;

2、當用戶上架要出售的MOMO時，該MOMO算力將從用戶的總算力中減去。因此用戶無需進行解鎖操作，從而節省了Gas轉賬費用。&#x20;

3、當用戶從市場購買MOMO時，MOMO的算力將添加到用戶的總算力中。因此用戶不必進行質押操作，從而節省了Gas轉賬費用。&#x20;

4、交易市場還具有打包功能，使用戶可以選擇一次出售或購買多個MOMO NFT。

5、MOBOX平臺收取5％的交易手續費，該收入將會流入MBOX回購和銷毀資金池中。


---

# 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://faqcn.mobox.io/ecosystem/true-interoperability/nft-exchange.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.
