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

# Obligations du teneur de marché

Pour bénéficier de remises uniques sur l'exécution d'ordres, les [teneurs de marché](/help-center/fr/market-making/how-to-become-a-market-maker.md) doivent remplir et maintenir les conditions suivantes :

* Maintenir un écart minimum pour la durée convenue dans le système de négociation sur marge
* Maintenir un volume égal ou supérieur au minimum, sur chaque bande du carnet d’ordre
* Maintenir un volume accru dans les 3 premières tranches (niveaux de prix)

Veuillez noter qu'en cas de violation d'au moins l'une des conditions ci-dessus, Margex se réserve le droit de résilier un contrat sans payer de réduction ni remplir d'autres conditions de promotion de trading.


---

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