# 從中本聰到比特幣

- [中本聰](https://www.0x1.academy/cong-zhong-ben-cong-dao-bi-te-bi/satoshi-nakamoto.md): Satoshi Nakamoto
- [聰：比特幣的最小單位](https://www.0x1.academy/cong-zhong-ben-cong-dao-bi-te-bi/satoshi-nakamoto/undefined-5.md): 1. Megabitcoin / MBTC\\
- [區塊鏈：魔法帳本](https://www.0x1.academy/cong-zhong-ben-cong-dao-bi-te-bi/chain.md): 區塊鏈（Blockchain）是經過密碼學加持的帳本創建及維護的工具。
- [分散式帳本：分靈體](https://www.0x1.academy/cong-zhong-ben-cong-dao-bi-te-bi/fen-san-shi-ben.md): 分散式帳本（英文：Distributed Ledger）就是區塊鏈賴以存在、交易記錄賴以存放的地方。分散式帳本具有多重分身，並不單一存在任何一個特定地點，而是可以有數量龐大的共同拷貝儲存在無限多個地方，並且彼此相連。
- [去中心化：沒有村長的世界](https://www.0x1.academy/cong-zhong-ben-cong-dao-bi-te-bi/qu-zhong-xin-hua.md): 去中心化（英語：Decentralize）是中心化的相反，也就是一個系統裡並沒有集中存放、集中決策在同一個人、地，反之是分散在各處、各人，每個點都彼此均衡又彼此相連。
- [不可竄改](https://www.0x1.academy/cong-zhong-ben-cong-dao-bi-te-bi/bu-ke-gai.md): 不可竄改（Immutability）指得是多數人所說區塊鏈系統的其中一個特性，意思是登錄上去的資料就無法再被更改。


---

# 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/cong-zhong-ben-cong-dao-bi-te-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.
