# Fee Collection (Claim)

* Fees are collected 100% in USDT.
* The owner of the fee collector manages the entire process.
* The collected fee is distributed as follows:
  * 50% goes into the owner's wallet.
  * 50% is used to buy MPool currency.
* The MPool currency purchased is sent for burning, helping to reduce the supply with each fee collected by the collectors.


---

# 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/fee-collection-claim.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.
