# 关于本书

<div align="center"><img src="https://3570369550-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LEcqqzHCUSD45DwGjcz%2F-LEn9i_uBypKnGGvOuoQ%2F-LEn9uAE-yba2gHKkdHP%2Fblockchainhandbook-cover.png?alt=media&#x26;token=c0b67b02-9eeb-4424-89fb-22b5e5819971" alt=""></div>

## 简 介&#x20;

本书是 [BlockchainHub](https://blockchainhub.net/) 出版的一本面向区块链入门者小册子，英文书名为 *Blockchain - A Beginners Guide*。本书主要两大部分，第一部分包含了非常基础区块链的概念如Web3，区块链类型，加密经济学，智能合约等内容。本书第二部分向入门者简要介绍了如何开始做区块链项目，如何购买比特币，如何参与ICO等一些知识。

本书中文译本由去中心化自组织 DAOONE **翻译组**翻译。

{% hint style="info" %}
**声明!**《区块链手册》中文版版权归DAOONE 社区**翻译组**所有，如需转载、印刷，请与本手册翻译负责人联系。联系邮箱：<mengjunkwok@gmail.com>（郭梦君）；<pennydpf@gmail.com>（屏风）
{% endhint %}

## 基本信息

| 版 本 | 1.0  2017年9月30日                         |
| --- | --------------------------------------- |
| 许可证 | Creative Commons-Attribution,ShareAlike |
| 作者  | Shermin Voshmgir, Valentin Kalinov      |
| 发行方 | <https://blockchainhub.net/>            |

{% hint style="info" %}
**请注意：**&#x533A;块链以及其他去中心化web技术仍然在早期发展阶段。 底层技术及应用场景和市场上的参与者正在快速变化。我们尽力保持中立及综合， 本文档中的一些信息在发布之后可能会过时。
{% endhint %}

## 目 录

{% content-ref url="blockchain-basics" %}
[blockchain-basics](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/blockchain" %}
[blockchain](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/blockchain)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/untitled-2" %}
[untitled-2](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/untitled-2)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/types-of-blockcahin" %}
[types-of-blockcahin](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/types-of-blockcahin)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/crpytoeconomics" %}
[crpytoeconomics](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/crpytoeconomics)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/tokens" %}
[tokens](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/tokens)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/smart-contract" %}
[smart-contract](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/smart-contract)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/oracles" %}
[oracles](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/oracles)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/dapp" %}
[dapp](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/dapp)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/daos" %}
[daos](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/daos)
{% endcontent-ref %}

{% content-ref url="blockchain-basics/icos" %}
[icos](https://daoone.gitbook.io/blockchain-handbook/blockchain-basics/icos)
{% endcontent-ref %}

{% content-ref url="di-er-bu-fen-shi-yong-zhi-nan" %}
[di-er-bu-fen-shi-yong-zhi-nan](https://daoone.gitbook.io/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan)
{% endcontent-ref %}

{% content-ref url="di-er-bu-fen-shi-yong-zhi-nan/untitled-1" %}
[untitled-1](https://daoone.gitbook.io/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/untitled-1)
{% endcontent-ref %}

{% content-ref url="di-er-bu-fen-shi-yong-zhi-nan/2.2" %}
[2.2](https://daoone.gitbook.io/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/2.2)
{% endcontent-ref %}

{% content-ref url="di-er-bu-fen-shi-yong-zhi-nan/how-to-buy-btc" %}
[how-to-buy-btc](https://daoone.gitbook.io/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/how-to-buy-btc)
{% endcontent-ref %}

{% content-ref url="di-er-bu-fen-shi-yong-zhi-nan/investing-in-btc-fqa" %}
[investing-in-btc-fqa](https://daoone.gitbook.io/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/investing-in-btc-fqa)
{% endcontent-ref %}

{% content-ref url="di-er-bu-fen-shi-yong-zhi-nan/2.5-ru-he-can-yu-ico" %}
[2.5-ru-he-can-yu-ico](https://daoone.gitbook.io/blockchain-handbook/di-er-bu-fen-shi-yong-zhi-nan/2.5-ru-he-can-yu-ico)
{% endcontent-ref %}


---

# 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://daoone.gitbook.io/blockchain-handbook/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.
