# Bitcoin

Whether you're a curious newcomer or a seasoned enthusiast, this category is designed to demystify the complexities surrounding Bitcoin and empower you with essential knowledge. Let's build a foundational understanding of the world of Bitcoin together.&#x20;

### Topics

{% content-ref url="/pages/gm4RdhiHwdqQIFbGJgpw" %}
[What is Bitcoin?](/misc/knowledge-base/bitcoin/what-is-bitcoin.md)
{% endcontent-ref %}

{% content-ref url="/pages/jvvQ3w4J3U7KWNiNTHRy" %}
[How does Bitcoin work?](/misc/knowledge-base/bitcoin/how-does-bitcoin-work.md)
{% endcontent-ref %}

{% content-ref url="/pages/3yPgGPFCm3qhcCtspSVa" %}
[Understanding Bitcoin Address Types](/misc/knowledge-base/bitcoin/understanding-bitcoin-address-types.md)
{% endcontent-ref %}

{% content-ref url="/pages/foovdanHfOOCKUuK4VF1" %}
[Glossary](/misc/knowledge-base/bitcoin/glossary.md)
{% 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://docs.unisat.io/misc/knowledge-base/bitcoin.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.
