# Before You Start

You have to understand how Sating works and do some planning before you start the process.

Sating allows you to choose the range you want to bulk inscribe with, but it will always choose the last sats in a range. Before you start you want to think about...

* Which sats do you want to inscribe on?
* Which sats do you want to pay the fees with?

Sating allows bulk inscription on any of the consecutive ranges of interesting sats including pizza, block 9, block 78, vintage sats, etc.  In the future uncommon sats and palindromes will be added.

Let's pretend we want to inscribe on 99 sats and use a wallet with the following ranges.

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

Sating will use the last 99 sats in whichever range you request. At the moment, if you request more than 100 inscriptions Sating will default back to 100. This limit will be removed in the future.

If that does not work for you, you just have to configure the ranges in your wallet to whatever will work before you start inscribing. This is possible to do with Sparrow wallet. You can configure a utxo within a wallet to contain whatever sats you want in whatever order. This is not a Sparrow wallet tutorial, but there are many out there for anyone looking. Here is a link to get you started.

[Sparrow Wallet Documentation](https://www.sparrowwallet.com/docs/)

The last detail I want to mention in using the ranges above is Sating will never allow you to use a special sat as a fee. This means if you are trying to use the second range for fees and there is a palindrome sat where fees would be paid from you will receive an error.

Sating will always err on the side of keeping your sats safe.


---

# 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/before-you-start.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.
