# Market Making (MM)

- [Como se tornar um market maker](https://help.margex.com/help-center/pt/market-making/how-to-become-a-market-maker.md): Margex da la bienvenida a nuevos creadores de mercado en la plataforma de negociación y realiza rotaciones mensuales para que los nuevos participantes puedan introducir estrategias frescas.
- [Obrigações do market maker](https://help.margex.com/help-center/pt/market-making/market-maker-obligations.md): Para receber descontos exclusivos, os MM's devem atender a condições de spread mínimo, volume e aumento de volume nos primeiros 3 níveis.
- [Condições de operações para market makers](https://help.margex.com/help-center/pt/market-making/trading-conditions-for-market-makers.md): Margex oferece condições de negociação premium para criadores de mercado com até 80% de desconto em ordens de mercado. Ordens limitadas têm uma comissão positiva.


---

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