# Market Making (MM)

- [Become a Market Maker](https://help.margex.com/help-center/market-making/how-to-become-a-market-maker.md): Margex always welcomes new market makers on the trading platform. Market maker rotations are carried out monthly in order to provide opportunities for new participants to introduce new strategies.
- [Market Maker Obligations](https://help.margex.com/help-center/market-making/market-maker-obligations.md): To receive unique order-execution discounts, MM's are required to fulfill and maintain several conditions: 1. A minimum spread 2. Volume 3. Increased volume within the first 3 bands (price levels).
- [Trading Conditions for Market Makers](https://help.margex.com/help-center/market-making/trading-conditions-for-market-makers.md): Margex provides the best trading conditions for MM's among all trading participants. Discounts of up to 80% are applied for market type orders. Limit orders are executed with a positive commission.


---

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