# 國家級數位貨幣

- [CBDC 總覽](https://www.0x1.academy/guo-jia-ji-shu-wei-huo-bi/cbdc.md): 在「幣」的條目中，我們說貨幣是「共同約定的價值記錄」。從貝殼到金幣，從紙鈔到信用卡，貨幣的形式一直在演變。
- [數位人民幣（e-CNY）](https://www.0x1.academy/guo-jia-ji-shu-wei-huo-bi/e-cny.md): 在「CBDC 總覽」中，我們提到各國央行都在研究數位貨幣。
- [印度 e-rupee](https://www.0x1.academy/guo-jia-ji-shu-wei-huo-bi/e-rupee.md): 如果說中國的數位人民幣是 CBDC 領域的先行者，那印度的 e-rupee 就是最積極的追趕者。
- [數位歐元](https://www.0x1.academy/guo-jia-ji-shu-wei-huo-bi/digital-euro.md): 歐洲人素來謹慎。當中國全速推進數位人民幣時，歐洲花了好幾年「研究」和「諮詢」。
- [各國 CBDC 進展](https://www.0x1.academy/guo-jia-ji-shu-wei-huo-bi/global-progress.md): CBDC 不是某一國的專利，而是全球性的趨勢。讓我們看看世界各地的進展。
- [mBridge 跨境 CBDC](https://www.0x1.academy/guo-jia-ji-shu-wei-huo-bi/mbridge.md): 在「CBDC 總覽」中，我們討論了各國自己的 CBDC。但更大的問題是：不同國家的 CBDC 如何對話？


---

# 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/guo-jia-ji-shu-wei-huo-bi.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.
