# Introduction

Natalias is a generative art project built on Bitcoin using the principles of [Ordinal Theory](https://docs.ordinals.com/) and [Digital Matter Theory (DMT)](https://digital-matter-theory.gitbook.io/digital-matter-theory). The project uses a deterministic generation model based on the Bitcoin blockchain block height, allowing for the creation of unique, one-of-a-kind digital paintings.&#x20;

<div><figure><img src="/files/zBrcXUmTE0eEYLlXyIEZ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QsUJJRiGZ4NOzu17GXfu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tzbGkY5L0OzPiE86FAn9" alt=""><figcaption></figcaption></figure></div>

The pieces in this collection were forged from blocks in the Bitcoin blockchain that contain the `fed` pattern in their "bits" hex value. As of March 2024, only 2,016 of these blocks exist, so there are only 2,016 valid pieces in the collection. If in the future, there are more blocks that contain the pattern, more Natalias can be minted.&#x20;

Natalias was a fair launch & free mint, broadcast on March 5, 2024 to Twitter and public Discord servers. Participants hunted for valid blocks and inscribed them to claim their artworks. There were a total of 3,847 transactions that tried to mint the 2,016 pieces, and the mint completed in about an hour.

The project operates under the `$dmt-natalias` DMT token inscription, which oversees the image generation logic, ensuring that each artwork is uniquely tied to a specific block number within the blockchain.


---

# 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://natalias.gitbook.io/natalias/introduction.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.
