4. Using `ord wallet receive` to receive sats 5. Creating inscriptions with `ord wallet inscribe` 6. Sending inscriptions with `ord wallet send` 7. Receiving inscriptions with `ord wallet receive` 8. Batch inscribing with `ord wallet inscribe --batch` Getting Help ------------ If you get stuck, try asking for help on the [Ordinals Discord Server](https://discord.com/invite/87cjuz4FYg), or checking GitHub for relevant [issues](https://github.com/ordinals/ord/issues) and [discussions](https://github.com/ordinals/ord/discussions). Installing Bitcoin Core ----------------------- Bitcoin Core is available from [bitcoincore.org](https://bitcoincore.org/) on the [download page](https://bitcoincore.org/en/download/). Making inscriptions requires Bitcoin Core 24 or newer. This guide does not cover installing Bitcoin Core in detail. Once Bitcoin Core is installed, you should be able to run `bitcoind -version` successfully from the command line. Do *NOT* use `bitcoin-qt`. Configuring Bitcoin Core ------------------------