# $NAT (Method 1) - Live

<details>

<summary>Element on Block 9 Sat</summary>

<https://ordinals.com/inscription/63b5bd2e28c043c4812981718e65d202ab8f68c0f6a1834d9ebea49d8fac7e62i0>

</details>

<details>

<summary>Deploy Inscription on Block 9 Sat</summary>

<https://ordinals.com/inscription/4d967af36dcacd7e6199c39bda855d7b1b37268f4c8031fed5403a99ac57fe67i0>

</details>

To demonstrate the deployment of NATs and the distribution mechanism of a hybrid token, we have named and registered the first Element which will serve as the reference inscription to offer a broadly distributable fungible token supply for all block minters.&#x20;

```
dmt.11.element 
```

The above [element](https://ordinals.com/inscription/63b5bd2e28c043c4812981718e65d202ab8f68c0f6a1834d9ebea49d8fac7e62i0) leverages the "bits" field and invokes the value of that field which will be used to determine $NAT account balances when token transferring.

This is a hex data field so for indexers to correctly interpret the numeric value of the element reference, a text over hex value must be invoked through the optional deployment syntax described by [nat-deploy](/digital-matter-theory/introduction/non-arbitrary-tokens-nats/nat-deployment-format.md).&#x20;

We hope for this NAT deployment to set a precedent for non-arbitrary token genesis that will inspire a new class of Bitinformaticists to venture through the Bitcoin block data to create digital substance.

The `dmt-deploy` of $NAT can be verified by the following inscription ID:

```
4d967af36dcacd7e6199c39bda855d7b1b37268f4c8031fed5403a99ac57fe67i0
```

### [**Official $NAT minting procedure**](/digital-matter-theory/introduction/resources/usdnat-mint-process.md)


---

# 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/nat-use-cases/usdnat-method-1-live.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.
