> 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/it/market-making.md).

# Market Making (MM)

- [Come diventare un market maker](https://help.margex.com/help-center/it/market-making/how-to-become-a-market-maker.md): Margex accoglie sempre con piacere nuovi Market Maker sulla piattaforma di trading, con rotazioni mensili per dare spazio a nuovi partecipanti e nuove strategie.
- [Obblighi del market maker](https://help.margex.com/help-center/it/market-making/market-maker-obligations.md): Per ricevere sconti unici sull'esecuzione degli ordini, i Market Maker devono soddisfare queste condizioni: spread minimo, volume e aumento del volume nei primi 3 livelli di prezzo.
- [Condizioni di trading per i market maker](https://help.margex.com/help-center/it/market-making/trading-conditions-for-market-makers.md): Margex offre le migliori condizioni di trading per i Market Maker, con sconti fino all'80% sugli ordini di tipo market e commissioni positive per gli ordini a limite.


---

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