# 仕様説明

## 特徴

* 強制清算はありません。
* 最小担保率は130％です。
* 借入残高に対する利息は発生せず、借入時一回きりの手数料のみ徴収されます。
* プロトコルによって徴収される手数料は、償還と弁済に利用されます。
* 債務超過のアカウントは、Yamatoによって代位弁済されます。

## 用語集

### Pledge

PledgeとはYamato Protocol における口座のことで、アドレス毎の担保・債務を管理します。


---

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