# Glosario

**¿Qué es APY?**

APY (Annual Percentage Yield) significa rendimiento porcentual anual. Puedes encontrar más información sobre APY [aquí](https://www.investopedia.com/terms/a/apy.asp).

**¿Qué es el préstamo a valor (LTV)?**

LTV = Valor del préstamo / garantía \* 100%

**¿Qué es la relación préstamo-valor 'actual' (LTV)?**

El LTV actual es tu relación préstamo-valor a partir del estado más reciente de la red que Moola conoce.

**¿Qué es un 'nuevo' préstamo a valor (LTV)?**

El nuevo LTV es un ratio préstamo-valor simulado. Su objetivo es mostrarte cuál sería tu relación préstamo-valor si el activo actual que seleccionaste y la cantidad que ingresaste se enviaran como una transacción a la red y se confirmaran en un bloque.\
\
\&#xNAN;**¿Qué es un activo colateral?**

Un activo colateral es cualquier activo que se utiliza como colateral para un préstamo. Esto significa que puede liquidarse si tu factor de salud cae por debajo del 100%. De forma predeterminada, todos los activos depositados se utilizan como colateral.

**¿Qué es un activo de deuda?**

Un activo de deuda es cualquier activo que se haya tomado prestado de Moola.

**¿Quién creó tu icono?**

El icono "[Toro](https://thenounproject.com/term/bull/2781765/)" fue creado por [Mat fine](https://thenounproject.com/matfine/) del [Proyecto Noun](http://thenounproject.com/).


---

# 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.moola.market/spanish/glossary.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.
