# How to batch send Ordinals / Runes / Alkanes / BTC / FB?

The Batch Send function in UniSat UTXO Management Tool helps you efficiently transfer assets to one or multiple addresses, saving time and optimizing UTXO usage.

UniSat UTXO Management Tool: [https://unisat.io/utxo ](https://unisat.io/utxo)&#x20;

### **Supported Batch Send Scenarios**

* **Alkanes:** Batch send Alkanes UTXOs to multiple addresses with customizable amounts.
* **Ordinals: Batch send** up to 500 inscriptions/collections/name/ brc-20 transfer UTXOs to a designated address, save time and fees.
* **Runes: Batch send** different amounts of Runes to different addresses.
* **BTC(on Bitcoin)/FB(on Fractal): Batch send** up to 500 UTXOs to a single address or up to 1000 different addresses.

### How to Batch Send Your UTXOs?

In this guide, we will use Batch Send for Runes as an example. The overall process for Ordinals, Runes, Alkanes, and BTC/FB is similar, with slight differences depending on the asset type. Please refer to the specific batch send interface for each asset.

**⚠️ Note:*****To avoid sending assets as ordinary BTC, please use the batch send feature within the corresponding protocol-specific page (Ordinals, Runes, Alkanes, BTC/ FB(on Fractal) Tab), don't use batch send under the "All UTXOs" tab.***

1️⃣ Access the UTXO Management Tool

Visit: <https://unisat.io/utxo>

#### 2️⃣ Select the "Runes" Tab

Switch to the Runes section to manage your Runes UTXOs.

#### 3️⃣ Choose "Send"

Select Runes UTXO and click **Send** button to start the process.

#### 4️⃣ Enter Receiving Addresses and Amounts

* Input different addresses and the amount of Runes to send to each address.
* **Double-check all details before confirming.**

#### 5️⃣ Confirm the Transaction

Submit the batch send and wait for the transaction to be broadcast to the network.

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

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/products/utxo-management/how-to-batch-send-ordinals-runes-alkanes-btc-fb.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.
