# Wallet tools

> You will need a NINTONDO wallet browser extension for this, which is available for [Chrome](https://chromewebstore.google.com/detail/nintondo-wallet/akkmagafhjjjjclaejjomkeccmjhdkpa) and [Firefox](https://addons.mozilla.org/de/firefox/addon/nintondo-wallet/).

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

* split your utxos.&#x20;

Just type in the split amount in sats and the number of splits and click the button. Check that there is enough balance on your balance to complete the split.

* inscribe domains.&#x20;

Simply enter the desired name including namespace, please make sure that there is only one dot, otherwise the registration will be incorrect. if no namespace is entered, the namespace “.bel” will be added automatically.

* send $BEL.

Simply enter the amount in $BEL and enter the domain or address, press the button and sign the transaction with the NINTONDO wallet.


---

# 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.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.
