> 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/ru/market-making/market-maker-obligations.md).

# Обязательства маркет мейкера

Для получения уникальных скидок на исполнение ордеров [маркет мейкеры](/help-center/ru/market-making/how-to-become-a-market-maker.md) должны выполнять и поддерживать следующие условия:

* Поддерживать минимальный спред в течение согласованного времени в торговой системе Margex
* Поддерживать объем, равный или превышающий минимальный, на каждом диапазоне в Биржевом стакане (order book)
* Поддерживать повышенный объем в первых 3 диапазонах (ценовых уровнях).

Обратите внимание, что в случае нарушения или невыполнения хотя бы одного из вышеперечисленных условий компания Margex оставляет за собой право расторгнуть контракт c маркет мейкером без выплаты скидки или выполнения других условий продвижения торговли


---

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