# Documentación Oficial de Liquity

<figure><img src="/files/Kb4VR3dVx9uM1BuLbtUZ" alt=""><figcaption></figcaption></figure>

Liquity es una plataforma descentralizada que permite tomar un préstamo [libre de interés](https://liquity.gitbook.io/spanish/faq/prestamo#como-puede-el-protocolo-ofrecer-prestamos-sin-intereses) usando Ethereum como [garantía](https://liquity.gitbook.io/spanish/faq/prestamo#a-que-te-refieres-con-garantia). Los préstamos se toman en LUSD (una moneda estable vinculada al USD) y tienen que mantener un [índice de mínimo de garantía](https://liquity.gitbook.io/spanish/faq/prestamo#cual-es-la-relacion-minima-de-garantia-rmg-y-el-relacion-de-garantia-recomendada) de 110%.

Además de la garantía, los préstamos están asegurados por el Fondo de Estabilidad que contiene LUSD y por los otros prestatarios que colectivamente funcionan como garantes de última instancia. Se puede aprender más sobre estos mecanismos en nuestros documentos.

Liquity es un protocolo que no mantiene custodia de tus assets, es inmutable y no tiene gobernanza.

Revisión general del protocolo (en inglés):

{% embed url="<https://youtu.be/RcnMe7ScnNA>" %}

Si todavía tienes preguntas después de revisar la documentación - únete a [nuestro Discord](https://discord.gg/2up5U32).

\\

\\


---

# 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://docs.liquity.org/liquity-v1-es/readme.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.
