# 數位資產

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

**數位資產（英文：Digital Assets）又稱區塊鏈資產（英文：Blockchain Assets），顧名思義就是透過區塊鏈技術所記錄的數位資產。**

這個詞剛出現的時候，稱為數位貨幣（英文：Digital Currencies），本質上不是一個正確的說法，因為區塊鏈能夠推動的其實是「工作成果的紀錄」和「工作成果交換的去中心化信賴體系」，不一定只是虛擬貨幣而已，也可以是健保記錄資料、農作物貨運記錄等。

在特定描述數位貨幣時，則有些地方將之稱作數位貨幣，但更普遍的說法其實應該是加密貨幣（英文：Crypto Currencies），因為數位貨幣會和某些行銷系統的數位點數或遊戲裡的數位金幣混淆，而區塊鏈上的幣是因密碼學而得以獲得信賴和共識，故無論是現在當紅的比特幣或 90 年代的電子黃金，只要是基於密碼學（英文：Cryptography）設計的虛擬貨幣，都稱作加密貨幣，又簡稱 Cryptos。

***

#### 相關條目

* [數位資產發行](/dai-bi-jing-ji-xue/tong.md)
* [數位資產投資](/tou-zi-xiang-guan/wei.md)
* [數位資產名錄](/qi-ta-dai-bi/token.md)
* [前言：為什麼寫這本書](/di-ling-zhang-dao-du/blockpedia.md)
* [如何閱讀本書](/di-ling-zhang-dao-du/how-to-read.md)

#### 參考資料


---

# 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/dai-bi-jing-ji-xue/digital-assets.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.
