> For the complete documentation index, see [llms.txt](https://sky-web3-vision.gitbook.io/wp-jp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sky-web3-vision.gitbook.io/wp-jp/phase-3.-sky-dollar.md).

# フェーズ3．Sky Dollar

## Sky Dollarとは

Sky Dollarとは、一言で言う&#x3068;**$1の償還レートが保証された兌換通貨「SkyUSD」**&#x3092;発行する、**シニョリッジプロトコル（またの名をマネープリンター）**&#x3067;す。

そしてSky Dollarで発行されるコインが**SkyUSD**です。

SkyUSDはステーブルコインではないためマーケットでは$1を超えて取引される可能性があるいっぽう、仮に$1を下回った場合、償還手続きを行うことで$1と引き換えられます。このシンプルなメカニズムは、Skyヘッジファンドをはじめとしたあらゆるサービスを支える礎となります。

## なぜ兌換か？

兌換通貨が正しく安定的に機能するためには、安定した運営母体が必要不可欠です。

特に暗号通貨市場に注目すると、あらゆるアルトコインやステーブルコインが群雄割拠する中、長年のバックグラウンドがある企業は僅かです。

最初は破竹の勢いで月（Luna）へ向けて飛び立ったものの、地球(Terra）へ戻ったプロジェクトも少なくありません。多くの人が盤石なエアーズロックだと信じて立っていた足場が、実はエアーマットだったのです。

<figure><img src="/files/Btc4j4ZLYu6HvxvQtTbL" alt=""><figcaption><p>チャートの一例</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://sky-web3-vision.gitbook.io/wp-jp/phase-3.-sky-dollar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
