# 术语

什么是APY？

APY代表年化收益率。可以在此处找到有关APY的更多信息。

什么是贷存比（LTV)？

贷存比(LTV)=借款/抵押品价值\*100

什么是“当前”贷存比（LTV)？\
当前贷存比(LTV)显示的是Moola最新掌握的借款和抵押品价值的比率。

什么是新的贷存比（LTV)？

新的贷存比(LTV)是模拟的贷款价值比。它旨在向您展示如果您选择的当前资产和您输入的数量作为交易提交到网络并在一个区块中确认，您的贷存比（LTV）会是多少。

\
什么是抵押资产？\
抵押资产是任何用作贷款抵押品的资产。这意味着如果您的健康系数低于100%，它将要被清算。默认情况下，所有存款都被用作抵押资产。

什么是负债资产？

负债资产是从Moola借出来的任何资产。

谁创建了您的标识？

“公牛”标识是由名词项目的Mat fine创建的。


---

# 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/chinese/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.
