# Buy Energy via DApp

CatFee.IO provides a convenient way to **buy energy** directly using the DApp browser inside your crypto wallet. Simply open [https://catfee.io](https://catfee.io/) in the browser, and you can quickly purchase energy — either for yourself or for another address. Here’s a detailed step-by-step guide:

***

#### Step 1: Open the DApp Browser

1. Open your preferred crypto wallet app (such as **TronLink**, **TokenPocket**, or **IMToken**).
2. Find and enter the **DApp Browser** section.
3. In the DApp browser, enter the URL: [https://catfee.io](https://catfee.io/) and press **Enter** to load the CatFee.IO DApp page.

***

#### Step 2: Choose a Purchase Method

CatFee.IO offers **two purchase methods** within the DApp. Choose the one that fits your needs:

***

**Method 1: Buy by Energy Amount**

Use this method if you know the exact amount of energy needed per address.

* **Enter Target Wallet Address(es):**\
  Input the address or addresses you want to buy energy for.\
  You can input **multiple addresses**, separated by **line breaks or spaces**.
* **Enter Energy Amount:**\
  Specify the energy amount required for each address.\
  Or use the **Quick Energy Buttons** to select common values (like 65000, 131000, etc.).
* **Complete Payment:**\
  Click the **Buy** button to confirm your purchase.\
  Authorize the transaction in your wallet by signing it.
* **Energy Distribution:**\
  After successful payment, wait a few seconds.\
  The purchased energy will be automatically allocated to the specified address(es).

***

**Method 2: Buy by Transaction Count**

Use this method if you want to **buy energy based on how many transfers** (e.g., USDT transfers) you plan to make.

* **Enter Target Wallet Address(es):**\
  Input the address or addresses you want to buy energy for.\
  You can input **multiple addresses**, separated by **line breaks or spaces**.
* **Enter Number of Transactions:**\
  Specify the number of transactions you intend to perform for each address.

  **Important Notes:**

  * If the **recipient address does NOT have USDT**, you need to buy **2 units of energy** for the transfer.
  * If the **recipient address already has USDT**, **1 unit of energy** is enough.

  Or use the **Quick Energy Buttons** to select common transaction counts.
* **Complete Payment:**\
  Click the **Buy** button to confirm your purchase.\
  Authorize the transaction in your wallet by signing it.
* **Energy Distribution:**\
  After successful payment, wait a few seconds.\
  The purchased energy will be automatically distributed to the target address(es).

***

#### Step 3: Confirm Energy Allocation

After the transaction is completed, check the target wallet address(es) to ensure the energy has been successfully allocated.

***

#### Tips

* **Double-check wallet addresses:**\
  Always verify the input address to avoid incorrect energy distribution.
* **Understand your energy needs:**\
  Use **Method 1** if you know how much energy is needed.\
  Use **Method 2** if you're buying based on the number of transactions.
* **Wallet compatibility:**\
  Make sure your wallet supports the DApp browser feature (such as TronLink, TokenPocket, or IMToken).

***

With the CatFee.IO DApp, you can flexibly **buy energy** as needed — efficiently and conveniently.\
Visit [https://catfee.io](https://catfee.io/) now and give it a try!


---

# 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.catfee.io/en/getting-started/buy-energy-via-dapp-on-catfee.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.
