# What’s an Ordinal?

Ordinals use recent Taproot upgrade to mint inscriptions on individual Satoshi’s (the smallest unit of Bitcoin you can transact).

While the use of writing descriptions using Ordinals Inscription Format is drafted to be supported with [CIP 25](https://github.com/mikeinspace/stamps/blob/main/BitcoinStamps.md), Taproot addresses are not supported at this time by Freewallet or Tokenscan.&#x20;

Keep in mind that while [Freewallet does support the creation of Taproot addresses](/freewallet.io-user-manual/freewallet-functions/viewing-creating-and-importing-addresses.md), <mark style="color:red;">it is NOT recommended to use Ordinals on Freewallet Taproot addresses at this time</mark> as it may cause a loss of funds (due the UTXO of the Ordinal accidently being sent).

Though [many strides have been made recently](https://github.com/CounterpartyXCP/cips/blob/master/cip-0030.md) to update the Counterparty protocol to support Taproot addresses (and Ordinal Inscriptions) in the future.

Learn more about Ordinals at the [Ord Github Page](https://github.com/ordinals/ord).


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/common-questions-using-freewallet-faq/whats-an-ordinal.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.
