> For the complete documentation index, see [llms.txt](https://brc-20-liquidity-experiment.gitbook.io/brc-20-liquidity-experiment/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brc-20-liquidity-experiment.gitbook.io/brc-20-liquidity-experiment/new-to-ordinals/what-is-all-this.md).

# What is all this?

Inscriptions.

:question: Inscriptions refer to the metadata affixed or "etched" onto Bitcoin satoshis (sats), which are the tiniest denomination of the Bitcoin. The inscriptions are initially ordered (number system) and data is attached. These present as digital records or "digital artifacts" within the Bitcoin blockchain, which serves as the transparent ledger documenting all bitcoin transactions.

:computer: *BRC-20 is an experimental fungible token standard using ordinal inscriptions on Bitcoin.*

:coin: 'BRC-20 tokens utilize Ordinals inscriptions of JSON (JavaScript Object Notation) data to deploy token contracts, mint, and transfer tokens. Currently, the BRC-20 token standard allows creating a BRC-20 token with the deploy function, minting an amount of BRC-20 tokens with the mint function, and transferring an amount of BRC-20 tokens via the transfer function.' -(Binance)
