# 交易成本与二级市场交易收入

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/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.
