> 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/2.-long-term-commitment.md).

# 2. Long-Term Commitment

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

One of the pillars of WETHPOOL is its 999-year commitment, which aims to ensure stability and trust in the ecosystem. Liquidity will be guaranteed by UNCX, one of the largest companies in the market, which is committed to maintaining the liquidity structure intact throughout this period. This model not only provides security for investors, but also creates a stable environment for the growth and adoption of WETHPOOL.

## ESP

Uno de los pilares de WETHPOOL es su compromiso de 999 años, cuyo objetivo es garantizar la estabilidad y la confianza en el ecosistema. La liquidez estará garantizada por UNCX, una de las mayores empresas del mercado, que se compromete a mantener intacta la estructura de liquidez durante todo este periodo. Este modelo no solo proporciona seguridad a los inversores, sino que también crea un entorno estable para el crecimiento y la adopción de WETHPOOL.

## PORT

Um dos pilares do WETHPOOL é seu compromisso de 999 anos, que visa assegurar a estabilidade e a confiança no ecossistema. A liquidez será garantida pela UNCX, uma das maiores empresas do mercado, que se compromete a manter a estrutura de liquidez intacta durante todo este período. Este modelo não apenas proporciona segurança aos investidores, mas também cria um ambiente estável para o crescimento e a adoção do WETHPOOL.


---

# 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/2.-long-term-commitment.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.
