# Bulk Buy Resource

Bulk buy is a powerful tool designed to efficiently purchase resources for multiple accounts simultaneously, saving time and effort.

## ⚡ **Benefits of Bulk Buy Resource**

* ✅ **Buy Energy for multiple addresses at once** – save time and effort
* ✅ **No need to repeat the process manually** for each wallet
* ✅ **Ideal for managing multiple accounts**, bots, or user wallets
* ✅ **Fast and efficient** – Energy is sent directly to each address

## How to buy energy for multiple addresses: Step-by-Step Guide

### **Step 1: Pick a Tool**

* Go to[ tronsave.io](https://tronsave.io/), open the **Tools** menu, and click on [**Bulk Buy Resource**](https://tronsave.io/tools/multi-buy).

### **Step 2: Connect Wallet and Prepare Internal Account**

Make sure your Tronsave internal account has enough balance. *(*[*See setup guide here*](/developer/get-api-key/on-the-website.md)*)*

### **Step 3: Import CSV File**

Upload a CSV file containing wallet addresses (one per line).

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

### **Step 4: Set Amount & Duration**

* Choose the **Amount \[ 1 ]** and **Duration \[ 2 ]**
* Then, **get API Key \[ 3 ]**

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

### **Step 5: Check and Actice**

Review the status of all addresses.

If any wallet is not activated, you can activate it directly.

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

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

### **Step 6: Buy Energy**

* Once all wallet addresses show status **"Ready"**, click the **"Confirm"** button to proceed with the Energy purchase.

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

* The **"Success"** status means creating order successfully. You can verify the transaction details on Tronscan for confirmation.

<figure><img src="/files/rSIFRyu7UDSOLf0U5usq" 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.tronsave.io/buyer/tools/bulk-buy-resource.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.
