# Introduction

- [Digital Matter Theory](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/digital-matter-theory.md): A new era of digital substance
- [Digital Elements](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/digital-elements.md): .element represents the building block of digital matter formation
- [.element Registry](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/digital-elements/.element-registry.md): Formal recognition and registration of discovered patterns from Bitcoin data
- [Example Element](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/digital-elements/example-element.md): Bitinformatics - a new practice of data parsing and pattern recognition when discovering elements on Bitcoin
- [Non-Arbitrary Tokens (NATs)](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/non-arbitrary-tokens-nats.md): NAT deployment is one application of Digital Matter Theory where anyone can create Hybrid Tokens on Bitcoin whose token existence parameters are determined through referencing .element inscriptions
- [Hybrid Token Model](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/non-arbitrary-tokens-nats/hybrid-token-model.md): NATs can serve as dual-purpose token wrappers for non-fungible and fungible token genesis
- [NAT Deployment Format](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/non-arbitrary-tokens-nats/nat-deployment-format.md): Elements <- Token Deploy
- [NAT Minting](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/non-arbitrary-tokens-nats/nat-minting.md): Token Deploy <-> Token Mint
- [NAT Token Transfer](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/non-arbitrary-tokens-nats/nat-token-transfer.md): Token Mint -> Token Transfer
- [NAT Use Cases](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/nat-use-cases.md): Throughout history, humans have been good at pattern recognition. Block Elements applies the patterns to Bitcoin's block information.
- [$NAT (Method 1) - Live](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/nat-use-cases/usdnat-method-1-live.md): First general NAT deployment
- [$BMT (Method 3)](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/nat-use-cases/usdbmt-method-3.md): First NAT deployment based on provenance purposed for Bitmap
- [UNAT Use Cases](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/unat-use-cases.md): Incorporating content into the NAT deployment mechanism to achieve non-fungible use cases
- [$dmt-natcats](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/unat-use-cases/usddmt-natcats.md): Generative SVGs
- [$dmt-nat](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/unat-use-cases/usddmt-nat.md): Recursive demonstration
- [Supported Token Protocols](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/supported-token-protocols.md): NATs can be supported by any token protocol on any blockchain
- [TAP Protocol](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/supported-token-protocols/tap-protocol.md): TAP is an extendible OrdFi-enabling protocol that includes - but is not limited to - the TAP token standard.
- [Resources](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources.md): See the table of contents for a list of available resources that can aid in better understanding the concepts, frameworks, and procedures described in this document.
- [FAQ](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/faq.md): Frequently Asked Questions
- [Videos](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/videos.md): Introducing Digital Matter Theory
- [Guides](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/guides.md): Written instructions detailing various NAT operations
- [$BMT Blockdrop Claim](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/guides/usdbmt-blockdrop-claim.md): Bitmap Token
- [How to convert your NAT deployment into a UNAT (Reinscription Guide)](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/guides/how-to-convert-your-nat-deployment-into-a-unat-reinscription-guide.md): Properly reinscribe your deployment to support the UNAT standard
- [$NAT Mint Process](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/usdnat-mint-process.md)
- [Rendering a UNAT](https://digital-matter-theory.gitbook.io/digital-matter-theory/introduction/resources/rendering-a-unat.md): Rendering a UNAT is straightforward, allowing minimal data upload to Bitcoin while delivering high-impact results for platforms.


---

# 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://digital-matter-theory.gitbook.io/digital-matter-theory/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.
