# Qtum Ordinals

This comprehensive document explores the concept of ordinals, a revolutionary protocol that assigns unique serial numbers to individual cryptocurrency units, such as satoshis in Bitcoin and Qtum.&#x20;

Spanning six chapters, it delves into the intricacies of ordinals, comparing them with NFTs, elucidating the purpose and technical underpinnings of inscriptions, and explaining their implementation on both Bitcoin and Qtum networks.&#x20;

The guide illuminates how ordinals enable the creation of bitcoin-native digital artifacts, stored entirely on-chain via taproot script-path spend scripts. It also covers the practical aspects, including the requirements for and steps to inscribe a satoshi, highlighting the protocol's adaptability across both networks.&#x20;

This document serves as an authoritative resource for those with technical expertise, seeking to understand or engage with the ordinal system in the realms of Bitcoin and Qtum.


---

# 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://docs.qtum.info/qtum-documentation/qtum-features-and-advances/qtum-ordinals.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.
