# What is DMT?

The Digital Matter Theory (DMT) proposes creating a digital substance by analyzing data patterns, mimicking physical matter in a digital environment. Applied to Bitcoin, DMT introduces three applications: Ordinal Theory assigns value to satoshis based on unique IDs, Rare Sats identifies valuable satoshis, and Bitmap Theory views Bitcoin blocks as digital real estate. The theory aims to create non-arbitrary digital assets using Bitcoin's blockchain data, offering benefits such as enhanced authenticity, unique product creation, and reduced subjectivity. The goal is to establish standards for identifying patterns in Bitcoin blocks to generate non-arbitrary token parameters.

Learn more about DMT [here](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/digital-matter-theory).<br>


---

# 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://luminex.gitbook.io/luminex/dmt/what-is-dmt.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.
