> 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/3.-fair-distribution.md).

# 3. Fair Distribution

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

The philosophy behind WETHPOOL is fairness and inclusion. With 50% of the total supply allocated to AirDrops, the project will distribute coins to more than 10 communities. Coins that are not distributed will be burned, ensuring that 100% of WETHPOOL is allocated to the community and that the asset's scarcity is maintained, increasing its value over time.

## ESP

La filosofía detrás de WETHPOOL es la justicia y la inclusión. Con el 50 % del suministro total destinado a AirDrops, el proyecto distribuirá monedas a más de 10 comunidades. Las monedas que no se distribuyan se quemarán, lo que garantizará que el 100 % de WETHPOOL se destine a la comunidad y que se mantenga la escasez del activo, lo que lo revalorizará con el tiempo.

## PORT

A filosofia por trás do WETHPOOL é a justiça e a inclusão. Com 50% do supply total destinado a AirDrops, o projeto irá distribuir moedas para mais de 10 comunidades. As moedas que não forem distribuídas serão queimadas, assegurando que 100% do WETHPOOL seja destinado à comunidade e que a escassez do ativo seja mantida, valorizando-o ao longo do tempo.


---

# 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/3.-fair-distribution.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.
