# Trading Conditions for Market Makers

Margex provides the best trading conditions for [Market Makers](/help-center/market-making/how-to-become-a-market-maker.md) among all trading participants. Discounts of up to 80% are applied for the execution of Market and Stop-market orders. [Limit orders](/help-center/leverage-trading-guide/orders-positions/order-types.md#limit-order) are always executed with a positive commission. The value of trade fee discounts varies and is set according to market maker’s trade turnover, within the last 30 days.

When executing orders in the Margex trading system, the advantage of obtaining the best execution price is given to traders on the Margex platform. A transaction involving several Market Makers, will be executed on the First-in-first-out (FIFO) basis.

Each Market Maker is required to maintain a minimum volume on each band (price level), while volumes above the minimum on the first 3 bands (price levels) will provide additional advantages in regards to commission among Market Makers. This means that, if a Market Maker maintains a volume greater than the minimum, and a trader appears in this band (price level), the system automatically allows to decrease the required volume of Market Makers in this band.


---

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