# 交易成本與二級市場交易收入

Market.Cards 目前不向用戶單獨收取平臺交易手續費。Market.Cards 通過交易中的買賣價差（Spread）形成二級市場交易收入。簡單理解：買方願意支付的價格，和賣方願意接受的價格之間，通常會有一段空間；當訂單被撮合成交時，平臺或流動性提供方可能從這段價差中獲得一部分二級市場交易收入。

現階段，這部分二級市場交易收入通常控制在成交價格的 **1%–3%** 範圍內。價差超過 3% 時，平臺會將額外的買賣價差收益返還給買賣雙方。


---

# 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.market.cards/documentation/zh-tw/market-er-ji-shi-chang-jiao-yi/jiao-yi-cheng-ben-yu-er-ji-shi-chang-jiao-yi-shou-ru.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.
