# Sating Inscription Types

Sating offers many different ways to inscribe on your sats.  Sating always lets you choose the sats you inscribe on.

A Single Sat inscription is where you choose a sat and put an inscription on it.

A Bulk Sat inscription takes the sats at the end of a specified range and inscribes the requested quantity in descending (backwards) sequence.

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

* **Normal Inscription** - Creates positive number ordinals
  * Single Sat
  * Bulk Sats
* **Cursed Inscription** - Creates negative number ordinals
  * Single Sat
  * Bulk Sats (coming soon)
* **Dual Inscription** - One normal and one cursed at the same time on a sat with no inscriptions
  * Single Sat (coming soon)
  * Bulk Sats
* **Reinscription** - Adding an inscription to a sat which already has one
  * Add Normal to a sat with a Cursed Inscription
  * Add Cursed to a sat with a Normal Inscription
* **Sparce Bulk Inscription** - (coming soon) Choosing multiple non-sequential sats and inscribing on them in Bulk
  * Example 1 - Inscribing on multiple Palindromes within a range
  * Example 2 - Inscribing on multiple Uncommons within a range


---

# 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.sating.io/sating.io-basics/the-main-sating-page/sating-inscription-types.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.
