# Bitcoin

*Bitcoin* (₿) is an innovation on money; it is a decentralized digital asset and currency.&#x20;

Bitcoin spans many traditional assets, such as cash and gold. For example, you can use it as a currency to transact across borders or as a store of value for long-term savings.

Bitcoin monetary network is touted as separation of Money and the State (since supply is not determined by a government or politics).


---

# 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://education.stealth.money/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.
