# Bitcoin on Solana

## Overview

This is the official whitepaper for the project Bitcoin on SOL. A project that aims to relive the early days of Bitcoin while teaching the community about Proof-of-Work and other Cryptocurrency basics

## Quick links

{% content-ref url="broken-reference" %}
[Broken link](https://bitcoin-on-solana.gitbook.io/bitcoin-on-solana-docs-1/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://bitcoin-on-solana.gitbook.io/bitcoin-on-solana-docs-1/broken-reference)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="broken-reference" %}
[Broken link](https://bitcoin-on-solana.gitbook.io/bitcoin-on-solana-docs-1/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://bitcoin-on-solana.gitbook.io/bitcoin-on-solana-docs-1/broken-reference)
{% endcontent-ref %}

{% content-ref url="broken-reference" %}
[Broken link](https://bitcoin-on-solana.gitbook.io/bitcoin-on-solana-docs-1/broken-reference)
{% 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://bitcoin-on-solana.gitbook.io/bitcoin-on-solana-docs-1/bitcoin-on-solana.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.
