# Yamato Protocol

[公式サイトへ](https://app.yamato.fi/#/)

## Yamato Protocolとは何ですか？

ETHを担保にしてCJPY（日本円等価コイン）を借りることができるDappです。

## 1CJPY＝1円　ペッグする仕組み

CJPYは日本円と等価となるよう&#x306B;***ゲーム理論***&#x306B;よってソフトペッグされます。

{% hint style="info" %}
**ゲーム理論（主にナッシュ均衡）**&#x3068;は、\
各々が利己的又は合理的に振る舞うことによって、狙った均衡点（ここでは1円ペッグ）へ導かれるとするものです。\
攻撃的（破壊的、非合理的）な振る舞いを常に上回る力学でインセンティブ等の動機付けが必要です。
{% endhint %}

### 基本的には1円を下回ることが考え難い理由

1. 発行時の最小担保率は130％であり、1CJPYは常に1円以上の担保で支えられていることが期待できます。
2. 1CJPYは常に1円と等価の担保と引換えることができます（償還）。

### １円以下の場合に働く乖離修正理論

* 返済、償還のためのCJPY購入需要
  * 1円の債務を1円未満で返済可能であり、市場での購入需要が高まる。
  * 1円未満で入手したCJPYで、1円相当の担保と引換えることができる（償還）ため、裁定取引に即した購入需要が高まる。

### １円以上の場合に働く乖離修正理論

* YamatoでのCJPY発行からの売却需要
  * 1円で借り入れたCJPYが、市場で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/readme.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.
