# Inscriptions

As OrdinalBot’s original flagship product, the platform makes inscribing images, text, and more to live forever on Bitcoin as simple as uploading a file and signing a Bitcoin transaction from the supported wallet of your choice.\
\
Whether you’re a personal collector, artist, or project, you can mint Ord-based inscriptions and direct inscriptions. This includes complex parent-child relationships and ordered collections which ensure each item in a collection is ordered such that they have sequential IDs.\
\
Direct inscriptions reduce fees by removing the need for separate payment and commit transactions, and the platform’s payment infrastructure supports payment via Lighting, credit card, BTC, or other tokens to deliver inscriptions in the most convenient way.\
\
Inscriptions are supported, or planned to be supported, on the following chains:

* Bitcoin (L1)
* Litecoin
* Dogecoin
* Coordinate


---

# 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://token.ordinalsbot.com/products/inscriptions.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.
