# 简介

![](/files/-M7bMbsIoYwVh5zYSCg3)

[点击访问原文档](http://book.8btc.com/books/6/bitcoin-developer-guide/_book/)

比特币开发者指南([英文](https://bitcoin.org/en/developer-guide))

组译：巴比特区块链研究中心

译者：何跃，[力国潘](http://www.8btc.com/author/1430)，Enjoy-Carver，s-ray，提拉米苏，光头汉，Ares，咚咚锵，萧风，小道空空，墨等。

巴比特组织的译者和校对：[随风潜入芭比特](http://www.8btc.com/author/3127)、[少平](http://www.8btc.com/author/718)、[qq88](http://www.8btc.com/author/3157)、Sunny94213。


---

# 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://yar999.gitbook.io/bitcoin_development_guide/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.
