# bitmap theory whitepaper

<figure><img src="/files/q3EbiWJqS64jKcOTZEm8" alt=""><figcaption><p><em>Cover created by BitmapperGPT (alpha).</em></p></figcaption></figure>

**Summary.** A spatial digital realm derived from the data and ruleset of Bitcoin amounts to a universal persistent virtual landscape which inherits the unique properties of Bitcoin. It takes advantage of data's unique ability to be parsed from multiple angels. This paper introduces the core vital components of Bitmap Theory which enable on-chain reading and writing Bitmap data on Ordinals.

{% hint style="info" %}
Click through the links in **CONTENTS** to browse the Bitmap Theory living **whitepaper**.
{% endhint %}

## CONTENTS

{% content-ref url="/pages/i9cTw2hdKmVBjiJkq87s" %}
[Abstract](/bitmap-theory-whitepaper/abstract.md)
{% endcontent-ref %}

{% content-ref url="/pages/0LR1DeF4p29G5IRUkfq3" %}
[Introduction](/bitmap-theory-whitepaper/introduction.md)
{% endcontent-ref %}

{% content-ref url="/pages/8WEWwTwqpMdGfL1bbhSa" %}
[Background](/bitmap-theory-whitepaper/background.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mhb6akBUSWPzYiQcfE48" %}
[Methodology](/bitmap-theory-whitepaper/methodology.md)
{% endcontent-ref %}

{% content-ref url="/pages/gwh3Axd4K4vdUuyr1WU4" %}
[Theory](/bitmap-theory-whitepaper/theory.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://gitbook.bitmap.land/bitmap-theory-whitepaper.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.
