# MakerDAO

> **最後更新：2026 年 1 月**

> ⚠️ **免責聲明**：本文僅供教育目的，不構成投資建議。加密貨幣投資有風險，請自行研究（DYOR）後再做決定。

MakerDAO 是一個基於以太坊區塊鏈的去中心化自治組織，是運行貸券信貸系統的基 礎設施，為此系統的每一個用戶提供有限的違約擔保並收取保費作為回報。Dai(貸券 幣，Dai Bond Coin)貸券幣是 MakerDAO 的第一個產品，用以尋求最小代價實現一個 對法幣穩定的數字資產代幣，MakerDAO 利用抵押及價格反饋制度使 Dai 穩定在 1 美 元。MKR 是 MakerDAO 系統的管理型代幣和效用代幣，用來支付借 Dai 的穩定費用 以及參與管理系統。與 Dai 穩定貨幣不同，由於其獨特的供給機制和在 MakerDAO 上 的作用，MKR 的價值和整個系統的表現息息相關。

***

#### 相關條目

* [錨定](/wen-ding-bi/ding.md)
* [USDT](/wen-ding-bi/usdt.md)

***

## 重要更新：MakerDAO 更名為 Sky（2024）

{% hint style="info" %}
**品牌重塑**

2024 年 8 月，MakerDAO 宣布進行重大品牌重塑，更名為 **Sky**。這是 MakerDAO 「Endgame」計劃的一部分，旨在使協議更加去中心化和易於使用。
{% endhint %}

### 主要變化

| 舊名稱      | 新名稱  | 說明                       |
| -------- | ---- | ------------------------ |
| MakerDAO | Sky  | 品牌名稱                     |
| DAI      | USDS | 新版穩定幣（可 1:1 兌換）          |
| MKR      | SKY  | 治理代幣（1 MKR = 24,000 SKY） |

### DAI 會消失嗎？

不會。DAI 仍然可以正常使用，用戶可以選擇：

* 繼續使用 DAI
* 將 DAI 升級為 USDS（1:1 兌換）

### 為什麼要改名？

MakerDAO 創辦人 Rune Christensen 表示：

* 讓品牌更加現代化、更易接近
* 吸引更多主流用戶
* 為 Endgame 願景做準備

### 延伸閱讀

* [DAI](/wen-ding-bi/dai.md) — 去中心化穩定幣
* [DAO](/qu-zhong-xin-hua-zu-zhi/dao.md) — 去中心化自治組織

***

#### 參考資料

* [Sky 官網](https://sky.money/)
* [Sky Protocol 文件](https://docs.sky.money/)


---

# 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://www.0x1.academy/wen-ding-bi/makerdao.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.
