# 革命性的訂單簿交易市場

1. 市場上的所有的資源和材料交易均為訂單簿模式。&#x20;
2. 為每個不同品質和不同等級的材料生成獨立的訂單簿，預計將多達上百個。&#x20;
3. 市場將使用 MBOX 作為主要的交易媒介。&#x20;
4. 玩家搜索/篩選想要的物品，設定購買價格（MBOX）和數量，如果沒有低於該購買價格的賣單，則會幫用戶創建求購單。&#x20;
5. 手續費結構：買單手續費為0, 所有賣單收取5%的手續費，其中 1.5%將積累到公會的獎勵池中，2.5%將用於MBOX回購銷毀，1%將投入MOMOverse生態基金中。


---

# 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/momoverse/ge-ming-xing-de-ding-dan-bo-jiao-yi-shi-chang.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.
