# Glossário

**O que é APY?**

APY é Annual Percentage Yield, que significa Porcentagem de Rendimento Anual em inglês. Mais informações sobre o APY podem ser encontradas [aqui](https://www.investopedia.com/terms/a/apy.asp). &#x20;

**O que é o Rácio Financeiro (LTV)?**

*LTV = Empréstimo / Valor da garantia \* 100%*

**O que é o rácio financeiro "atual" (LTV)?**

O LTV (loan-to-value), ou rácio financeiro, atual é a relação entre o valor do empréstimo e o estado mais recente da rede que o Moola conhece.

**O que é o "novo" rácio financeiro (LTV)?**

O novo LTV é um rácio financeiro simulado. O objetivo é mostrar a você qual seria seu rácio financeiro se o ativo atual que você selecionou e a quantidade que você inseriu fossem enviados como uma transação para a rede e confirmados em um bloco.

**O que é uma garantia?**

Uma garantia é qualquer ativo que está sendo usado como garantia (collateral) para um empréstimo. Isso significa que ele pode ser liquidado se seu Fator de Saúde cair abaixo de 100%. Por padrão, todos os ativos depositados são usados como garantia.

**O que é um ativo de dívida?**

Um ativo de dívida é qualquer ativo que tenha sido tomado emprestado do Moola.

**Quem criou seu ícone?**

O ícone "[ Bull](https://thenounproject.com/term/bull/2781765/) " foi criado por  [ Mat fine](https://thenounproject.com/matfine/)  de  [ the Noun Project](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/portuguese/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.
