# 比特币是不是波动太大了？

自2009年诞生以来，比特币经历了巨大的波动。从更长的时间尺度来看，比特币自成立以来已经大幅升值，在撰写本文时，从不到0.001美元到超过11000美元。正如第3章所解释的那样，有几个因素推动了其长期的价格上涨，并且有可能会继续上涨。

中本聪在一开始就设定了比特币的货币政策。任何个人或团体都无法决定创造更多比特币或更改其供应时间表，因为全节点将拒绝这种改变。

结果，由于没有央行的校正机制，比特币将更容易受到市场操纵。央行可以印新钱或回购更多自己的货币来维持价格的稳定。作为一种去中心化的货币，没有纠正的监管机构，比特币将继续经历波动，因为它被世界各地采用。

经济现实是这样的：货币必须在通过中心化的短期价格稳定和通过去中心化的长期升值之间做出选择。中本聪选择了去中心化。

最重要的是，比特币的波动并没有阻止它拥有巨大的现实价值——作为一种供身陷破碎金融系统之中的人们使用的金融工具。比特币的用例，包括逃避制裁、恶性通胀、资本管制和监控。现在，日常波动是持币者们一直愿意付出的一种妥协。


---

# 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://xiongxiaoer.gitbook.io/the-little-bitcoin-book/bi-te-bi-shi-bu-shi-bo-dong-tai-da-le.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.
