# 시장 조성자 거래 조건

Margex는 모든 거래 참여자 중에서 [시장 조성자](/help-center/ko/market-making/how-to-become-a-market-maker.md)에게 최상의 거래 조건을 제공합니다. 시장 및 스톱-마켓 주문 실행에 대해 최대 80%까지 할인 혜택이 적용됩니다. [지정가 주문](/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md)은 항상 긍정적인 수수료로 실행됩니다. 거래 수수료 할인 값은 시장 조성자의 최근 30일 거래량에 따라 설정됩니다.

Margex 거래 시스템에서 주문을 실행할 때, 가장 유리한 실행 가격을 얻을 수 있는 우선권은 Margex 플랫폼의 거래자에게 주어집니다. 여러 시장 조성자가 관련된 거래는 선입선출(FIFO) 방식으로 실행됩니다.

각 시장 조성자는 각 밴드(가격 수준)에서 최소 거래량을 유지해야 하며, 첫 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://help.margex.com/help-center/ko/market-making/trading-conditions-for-market-makers.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.
