# 担保の預入と引出

## 担保の預入

預け入れ後の担保量は0.1ETH以上であることが要求されます。

償還によって担保量が0.1ETHを下回ることがあります。その場合でもペナルティはなく、追加の預け入れをすることで引き続き利用可能になります。

## 担保の引出

引き出し後の担保量は0.1ETH以上であることが要求されます。

借り入れがないときの全額引き出しは可能です。


---

# 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.yamato.fi/shi-yang-shuo-ming/noto.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.
