# 주요 용어

<table><thead><tr><th>Parameters</th><th width="219.61021654636315">값</th><th>설명</th></tr></thead><tbody><tr><td>담보 예치 수수료</td><td>7%</td><td>ASD 를 대출받기 위해 LP 토큰을 담보로 하여 얻은 보상의 7% 가 담보 예치 수수료로 부과됩니다.</td></tr><tr><td>청산 패널티</td><td>5%</td><td>청산된 부채 가치의 5% 는 청산 패널티로 부과됩니다.</td></tr><tr><td>대출 이자</td><td>( <a href="/pages/MdbgH20hIw8wUebKd7Qu">여기</a> 참조 )</td><td>대출 이자는 미상환 대출금에 부과되며, 대출 상황일때 이자가 발생합니다.</td></tr><tr><td>대출 수수료</td><td>0%</td><td>사용자가 ASD를 빌릴 때마다 청구되는 일회성 요금입니다. UFO 스왑은 현재 대출 수수료를 받지 않습니다.</td></tr><tr><td>클로즈 팩터</td><td>50%</td><td>청산 포지션에 해당될 때 트랜젝션에서 청산할 수 있는 미상환 부채 가치의 최대 금액입니다.</td></tr><tr><td>최소 대출 잔액</td><td>500 ASD</td><td>이것은 ASD 대출 실행시 최소 대출 잔액입니다.</td></tr></tbody></table>


---

# 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://ufoswapfi.gitbook.io/korean/undefined-1.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.
