# Split Range Of Sats

Sating is the first to introduce the option to split a range of sats into smaller slices. Find the sat range you want to break apart and choose the new 'Split' option.

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

Define the number of sats you want to split. You can separate up to 100 segments at a time. If you have 100 and want to split them into single sats, your entries would look like this.

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

If you have a range of 1000 and want them in segments of 200 sats, you would simply enter 1000 sats to split into 5 segments.  Adjust Postage Setting, or padding, as desired.

You can define the address(es) to send each split segment to.  If you enter a single address it sends them all to that one address. You can also have separate addresses for each by specifying the addresses on separate lines.  If you are breaking into 5 segments and don't want them all to go to the same address, you need 5 addresses defined.

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

Also, notice the summary on the bottom line confirming exactly what you are doing. Check that it is correct before continuing.

Lastly, select the Bitcoin Network fee and click Next >>

After confirming in your wallet, Sating separates up to 25 segments per Bitcoin Block.  This means if you have 100 segments to separate it will take four blocks to process them all.  Please be sure to set your fees high enough to account for this.

After submitting, you can check the progress in Transfer history.

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

Clicking the sat range in Transfer History will break down the status of each segment.

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


---

# 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/split-range-of-sats.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.
