# Bulk Inscribe Interface

The bulk inscription option is available on any of the Interesting Sats except uncommons and palindromes. Click the range you want to inscribe to and select the Bulk Inscribe option.

<figure><img src="/files/5VNzKrRNmm5rYCLJlvmZ" alt=""><figcaption></figcaption></figure>

Remember from the [Before You Start](/how-to-use-sating/bulk-sat-inscription/before-you-start.md) section the inscriptions will happen on the last sats in the range. I am setting the Bulk Size to 3, so Sating will use the sats from the range above ending in 845, 846 and 847.

The Bulk Inscription screen asks first for any padding you want to add to your inscriptions. Padding is discussed in the [Single Sat Inscription](/how-to-use-sating/single-sat-inscription.md) if you need to read up on what this option does.

Next we select the metadata file we created in the last step. Sating will load it into the interface. Verify the file name suffix on your file is correct. It is used to render the content.

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

Once you select your fees and submit Sating pulls all of the files to calculate the pricing. Those files are stored to be used when the transaction goes through and the payments are made. Then Sating will create all of the inscriptions and send them wherever you specified.

Sating processes the inscriptions in batches. For example, it might do 8 in each block. It is going to take multiple blocks to process them all so it makes it necessary to use higher fees than you might be used to. It is hard to predict fees 5 blocks from the time you submit your inscriptions and you want to make sure they don't get stuck for a long time.


---

# 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/how-to-use-sating/bulk-sat-inscription/bulk-inscribe-interface.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.
