# ユーザー償還とYamato償還

償還とはPledgeの担保率健全化を図る操作で、時価での担保買取とCJPY返済が行われます。

担保率130％未満のPledgeの担保分が償還対象となります。

担保率の低いPledgeから優先的に償還が進行します。

償還方法はユーザー償還とYamato償還の2つがあります。

## ユーザー償還

ユーザー保有のCJPYによって償還が行われます。

ユーザーは実行に利用したCJPY（1CJPY = 1円）を時価相当の担保資産と引き換えることができます。

## Yamato償還

Yamatoに蓄積されたCJPYによって償還が行われます。

発動したユーザーは償還に利用されたCJPY（1CJPY = 1円）から得られた担保の1%を取得できます。　　


---

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