> For the complete documentation index, see [llms.txt](https://wethpool.gitbook.io/wethpool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wethpool.gitbook.io/wethpool/whitepaper/5.-fee-collection.md).

# 5. Fee Collection

{% hint style="success" %}
WETHPOOL emerges as an innovation in the digital financial landscape, promoted by Multpool.
{% endhint %}

{% hint style="warning" %}
This structure aims to encourage active participation in the community and ensure a steady flow of resources.
{% endhint %}

Every hour, the collected fees are distributed as follows:

* [x] **50%** to the **Collector Owner (in WETH)**
* [x] **20%** automatically deposited into the two collector pools
* [x] **20%** for **WETHPOOL** purchase and burning
* [x] **10%** for Unilevel across **20 levels, paying 0.5% per level (bonus in WETH)**

## ESP

Cada hora, las tasas recaudadas se distribuyen de la siguiente manera:

* **50 %** para el **propietario del colector (en WETH)**
* **20 %** depositado automáticamente en los dos fondos de los colectores
* **20 %** para la compra de **WETHPOOL** y quema
* 10 % para Unilevel en **20 niveles, pagando un 0,5 % por nivel (bonificación en WETH)**

## PORT

A cada uma hora, as taxas recolhidas são distribuídas da seguinte forma:

* **50%** para o **Proprietário do Coletor (em WETH)**
* **20%** automaticamente depositados nas duas piscinas dos coletores
* **20%** para compra de **WETHPOOL** e queima
* 10% para Unilevel em **20 níveis, pagando 0,5% por nível (bônus em WETH)**


---

# 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, and the optional `goal` query parameter:

```
GET https://wethpool.gitbook.io/wethpool/whitepaper/5.-fee-collection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
