# 比特币简史

> **A brief history of Bitcoin**

#### **比特币是个前所未有的东西，所以绝大多数人很难清楚地理解它。**

尝试学习并理解，这是一个前所未有的重大创新，其中有很多一下子难以理解透彻的概念，很少能一下子全都弄明白……

#### **比特币是一种新的金融产品，不可避免地会涉及到投资和投机。**

**投资有风险，入市需谨慎！**


---

# 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://note.bitxia.com/master.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.
