> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/fa/market-making.md).

# Market making (MM)

- [چگونه یک بازارساز شویم](https://help.margex.com/help-center/fa/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.
- [تعهدات مارکت میکرها](https://help.margex.com/help-center/fa/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).
- [شرایط معامله برای بازارسازها](https://help.margex.com/help-center/fa/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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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