# More on Rare SATs

In order to understand Rare Satoshis we first need to understand what a Satoshi is.

#### What is a Satoshi?

A Satoshi (sat) is the smallest denomination of Bitcoin. There are 100 million Satoshis in one Bitcoin. Each Satoshi is worth 0.00000001 Bitcoin.

<figure><img src="/files/b8AatJ6cBfs7ermN94Bt" alt=""><figcaption></figcaption></figure>

Next to understand what a Rare Satoshi is we need to understand what Ordinal Theory is...

#### Ordinal Theory

Ordinal Theory essentially assigns Satoshis (the smallest denomination of Bitcoin) with a numismatic value, numbering them in order of creation.\
\
This allows individual Satoshis to be collected and traded as digital artefacts, similar to non-fungible tokens (NFTs)

#### Rare Satoshis

Thanks to Ordinal Theory, we know exactly which Satoshi is which, when it was made, and how it was used.\
\
This allows us verify historically significant Satoshis to be collected. For example, Pizza Satoshis represent the Satoshis used in the first ever Bitcoin Transaction of 10,000 Bitcoin for two pizzas. Thanks to Ordinals Theory we can identify and verify those Satoshis to be collected.


---

# 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.saturnbtc.io/saturn-v1/faqs/what-are-satoshis-rare-sats-and-rings/more-on-rare-sats.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.
