# 什么是货币？

归根到底，货币是一种社会协议。

货币要求人们相信他们钱包里的账单，他们银行账户里的数字以及他们礼品卡里的余额都可以在未来兑换成他们想要或需要的东西. 卖方需要同意买方的钱是有价值的。

纵观历史，社会已经尝试了各种方式来执行这项协议，使用了从贝壳、盐和黄金，到今天在用的复杂的央行系统。某些货币比其他货币更健全，这意味着随着时间的推移，它们更好地保留了自己的价值。

每个人都知道货币很重要，他们希望拥有尽可能最健全的货币。因为大多数人都在用他们的劳动力交换货币，它代表了一个人的时间和努力。货币是劳动力在当前和未来转化为商品和服务的媒介。从这个意义上说，获得健全的货币是最持久, 强大的个体能力之一。

货币对政府来说也很重要。因为今天的经济是由国家来组织的，政府拥有控制货币的权力。然而，对货币的控制可能是一种会被滥用的诱人之物。官员经常操纵这种权力来满足他们的利益。只有保护个人权利、权力分立和法治的最民主的政府，才能有效防范货币滥用，如失控的通胀、任意没收以及腐败。


---

# 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/shen-me-shi-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.
