# How to Purchase TRON Energy on Mefree.net

#### **How to Purchase TRON Energy on Mefree.net**

Mefree.net offers two convenient methods for purchasing TRON energy. You can either make a **direct transfer** to the designated wallet address or use the **API** for automated purchases. Here’s a step-by-step guide for both methods:

***

#### **Method 1: Purchase via Direct Transfer**

This method is quick and straightforward, ideal for users who want to buy energy without additional setup.

**Steps to Purchase via Direct Transfer:**

1. **Prepare Your Wallet**
   * Make sure your wallet is ready to send TRX and has enough balance for the energy purchase.
   * The energy will be automatically sent to the wallet address you use for the transfer.
2. **Transfer TRX to the Designated Address**
   * Send the TRX amount based on the energy pricing to the following wallet address:\
     \&#xNAN;**`TUfAMQM81RLMdquBSaFytsXxEet7AKKKKK`**
3. **Confirm the Amount**
   * Visit the **Mefree.net** website to check the latest energy pricing and calculate the TRX required for your desired amount of energy.
4. **Complete the Transfer**
   * Use your wallet (e.g., TronLink) to send the exact TRX amount.
   * Double-check the recipient address to avoid errors.
5. **Receive the Energy**
   * Once the transaction is confirmed, the system will automatically allocate the purchased energy to your wallet address.
   * Energy delivery typically takes a few seconds.

***

#### **Method 2: Purchase via API**

This method is ideal for developers or businesses needing a programmatic solution for purchasing energy.

**visit** [**API QUICKSTART**](/getting-started/how-to-buy-energy/buy-energy-by-api-quickstart.md)

***

#### **Comparison of Methods**

| **Method**          | **Advantages**                            | **Suitable For**                 |
| ------------------- | ----------------------------------------- | -------------------------------- |
| **Direct Transfer** | Simple, fast, no additional setup needed  | Individual users, non-developers |
| **API Purchase**    | Automated, scalable, programmatic control | Developers, businesses           |

***

#### **Important Notes**

1. **Accurate Transfer Amount**
   * When using direct transfer, ensure the TRX amount is exact to avoid allocation issues.
2. **Secure API Key**
   * For API purchases, keep your API key confidential to prevent unauthorized access.
3. **Check Wallet Address**
   * Ensure the correct wallet address is used for receiving energy.
4. **Support Assistance**
   * If you encounter any issues, contact Mefree.net support for help.

***

With these two flexible methods, purchasing TRON energy on Mefree.net is quick and easy. Choose the option that best suits your needs and enjoy smooth blockchain operations. Visit [**Mefree.net**](https://mefree.net/) for more details!


---

# 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.mefree.net/getting-started/how-to-buy-energy.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.
