# 重大事件總覽

### 歷史是最好的老師，區塊鏈的發展也不例外。

從 2008 年比特幣誕生至今，這個產業經歷了無數的高潮與低谷。有些事件推動了技術的進步，有些則成為慘痛的教訓。了解這些歷史，能幫助你在這個快速變化的世界中做出更明智的決定。

***

## 為什麼要了解這些事件？

你可能會問：「我只想知道怎麼買幣、怎麼投資，為什麼要讀歷史？」

這是個好問題。

想像你要去一個陌生的城市旅行，你會不會先查查哪些地方容易迷路、哪些區域要小心？區塊鏈的世界也是一樣。這些歷史事件就像是前人留下的路標，告訴你：

* **哪些坑不要踩**（交易所倒閉、詐騙項目）
* **哪些機會曾經出現**（DeFi Summer、ICO 熱潮）
* **監管為什麼會介入**（因為太多人受傷了）

***

## 事件時間軸

| 年份        | 事件                                                            | 影響                   |
| --------- | ------------------------------------------------------------- | -------------------- |
| 2014      | [Mt. Gox 破產](/li-shi-shi-zui-hao-de-lao-shi/mt-gox.md)        | 當時最大交易所倒閉，85 萬枚比特幣消失 |
| 2016      | [The DAO 攻擊](/li-shi-shi-zui-hao-de-lao-shi/the-dao.md)       | 以太坊硬分叉，ETH 與 ETC 分家  |
| 2017-2018 | [ICO 熱潮與崩盤](/li-shi-shi-zui-hao-de-lao-shi/ico-bubble.md)     | 全民發幣時代，也是詐騙橫行的年代     |
| 2020      | [DeFi Summer](/li-shi-shi-zui-hao-de-lao-shi/defi-summer.md)  | 去中心化金融爆發，開啟新時代       |
| 2022      | [Terra/Luna 崩盤](/li-shi-shi-zui-hao-de-lao-shi/terra-luna.md) | 400 億美元蒸發，算法穩定幣神話破滅  |
| 2022      | [FTX 倒閉](/li-shi-shi-zui-hao-de-lao-shi/ftx-collapse.md)      | 幣圈雷曼時刻，全球第二大交易所一夕崩塌  |

***

## 從歷史學到的教訓

{% hint style="info" %}
**Not your keys, not your coins.**

這句話在每次交易所倒閉後都會被重複提起。把幣放在交易所，就像把現金放在別人家的保險箱——你永遠不知道那個人什麼時候會跑路。
{% endhint %}

### 幾個永恆的真理

1. **太好的報酬一定有問題** — 年化 20% 以上的「穩定收益」，通常是龐氏騙局
2. **大到不能倒是假的** — Mt. Gox、FTX 都曾是業界龍頭
3. **監管不是壞事** — 每次重大事件後，合理的監管反而讓市場更健康
4. **技術會進步** — The DAO 攻擊催生了更安全的智能合約審計文化

***

## 閱讀建議

如果你是新手，建議按照時間順序閱讀，你會看到這個產業如何從草莽時期逐漸成熟。

如果你是老手，這些事件你可能都經歷過了——但重新回顧，或許會有不同的感悟。

{% hint style="success" %}
**小提醒**

這些事件中有悲劇，也有機遇。重點不是記住誰賠了多少錢，而是理解**為什麼會發生**，以及**如何避免重蹈覆轍**。
{% endhint %}


---

# 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/li-shi-shi-zui-hao-de-lao-shi/events.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.
