# 시장 조성자 의무

고유한 주문 실행 할인 혜택을 받기 위해, [시장 조성자](/help-center/ko/market-making/how-to-become-a-market-maker.md)는 다음 조건을 충족하고 유지해야 합니다:

* Margex 거래 시스템 내에서 합의된 시간 동안 최소 스프레드를 유지
* 주문 책의 각 밴드에서 최소 이상의 거래량 유지
* 첫 3개의 밴드(가격 수준) 내에서 거래량 증가 유지

위 조건 중 하나라도 위반되거나 유지되지 않을 경우, Margex는 할인 지급을 중지하거나 다른 거래 프로모션 조건을 이행하지 않을 권리를 보유합니다.


---

# 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/market-maker-obligations.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.
