# Market Maker Obligations

To receive unique order-execution discounts, [Market Makers](/help-center/market-making/how-to-become-a-market-maker.md) are required to fulfill and maintain the following conditions:

* Maintain a minimum spread for the agreed time within the Margex trading system
* Maintain volume equal to or above the minimum, on each band in the Order book
* Maintain an increased volume within the first 3 bands (price levels)

Please note that in the event that at least one of the above conditions is violated or not maintained, Margex reserves the right to terminate a contract without paying a discount or fulfilling other trading promotion conditions.


---

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