> 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/6.-advantages-of-the-collector-structure/esp.md).

# ESP

### 6. Ventajas de la estructura de recolectores

6.1. Bonificación por recomendación directa

Los miembros que recomienden nuevos recolectores recibirán una bonificación del *25 %* del valor de cada recolector adquirido, que se pagará en *USDC* en la red *Polygon*, lo que proporciona un rendimiento inmediato y tangible.

#### 6.2. Bonificación unilevel

Los participantes también pueden beneficiarse de un sistema de bonificaciones unilevel que permite ganancias del *10 %* distribuidas en 20 niveles, lo que aumenta significativamente el rendimiento a través de las referencias. Cada nivel paga el 0,5 %, y los pagos se realizan en *USDC*.

#### 6.3. Observación importante

La bonificación unilevel por el cobro de tasas, que se paga en WETH, no cuenta para el gas personal de los ganadores y no tiene un límite de ganancias en la red. Sin embargo, se debe mantener activa una cuota mensual de 25 $ en USDT cada 30 días para mantener la elegibilidad.

#### 6.4. Flexibilidad de compras

WETHPOOL permite a los inversores adquirir tantos colectores como deseen en las diferentes categorías, lo que ofrece una flexibilidad poco habitual en el mercado.


---

# 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/6.-advantages-of-the-collector-structure/esp.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.
