# 比特币问答

在过去的几年里，新手和怀疑论者提出了很多关于比特币的问题。本节试图回答重要和常被问到的问题，解决关于比特币的一些神话、挑战、缺点和常见困惑。本节旨在提供足够的基本信息，让对比特币好奇的人们有一个正确的认识开端，但绝不是详尽无遗的。


---

# 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-wen-da.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.
