# TX Splitter

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

Just type in the split costs, that means the size in $BEL of each split, in sats and the number of splits. You need at least 1 utxo to perform the action.

You can split or combine your non-inscription utxos here. This means that if you have 100 utxos and type in an amount of 5 splits, you will recieve only 5 splits by the given cost size and the rest is combined in an utxo with the remaining balance of the wallet, so that you will have 6 utxos now.


---

# 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.bellsight.xyz/bellsight/wallet-tools/tx-splitter.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.
