# Cobro de tasas (Demanda)

* Las comisiones se cobran al 100% en USDT.
* El propietario del recaudador de tasas gestiona todo el proceso.
* La tasa recaudada se distribuye del siguiente modo:
  * El 50% va a la cartera del propietario.
  * El 50% se utiliza para comprar moneda MPool.
* La moneda MPool adquirida se envía a quemar, contribuyendo a reducir la oferta con cada cuota recaudada por los recolectores.


---

# 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://multpooldex.gitbook.io/multpool/collectors/publish-your-docs-1/cobro-de-tasas-demanda.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.
