# 比特币是庞氏骗局吗？

庞氏骗局承诺为投资者在风险很小的情况下带来巨大的利润。庞氏骗局通过把向后期投资者收取的钱支付给早期投资者，从而让早期投资者获得承诺的回报。除了试图让尽可能多的新投资者偿还以前的投资者之外，并没有真正的盈利机制。当没有新投资者进入这个骗局的时候，这个计划就会崩溃。

比特币不是庞氏骗局。比特币背后没有一群人试图吸引新买家来偿还老买家的本金。然而，策划庞氏骗局的人可以像对待所有其他形式的货币一样接受投机者的比特币。


---

# 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-pang-shi-pian-ju-ma.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.
