# 怎么能信任比特币？

现代世界充满了复杂系统与设备，它们没有被充分理解，却受到了信任：医疗保健被提供给了不是医生的人，天气预报发布给了不是气象学家的人。笔记本电脑由不是电气工程师的人使用。旅行者不必理解空气动力学就可以乘坐飞机旅行。

信任新货币体系的标准应该更严格，因为这种信任经常被滥用，本书中已经有了诸多记录。但最终，使用和信任比特币并不需要学科知识专长。最终，收发比特币就像收发电子邮件一样简单。目前，对比特币感兴趣的人肯定会自己研究。本书的“其他资源”部分列出了许多优秀的信息来源 ，包括比特币核心源代码、其他书籍、网站和播客。


---

# 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/zen-me-neng-xin-ren-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.
