# How to Buy Energy

### Step 1: Access Tronpulse.io Exchange&#x20;

Open your dapp browser and go to tronpulse.io. Ensure you are visiting the official website to avoid any security risks.

### Step 2: Connect Your Tronlink Wallet&#x20;

{% hint style="info" %}
This step is only required for the browser extension users. On mobile, your wallet will connect automatically; otherwise, please click on the "Connect" button.
{% endhint %}

If you haven't installed the Tronlink wallet extension yet, make sure to install it on your browser and set it up with your Tron account. Once you have Tronlink ready, click on the extension icon in your browser and log in to your wallet.

<figure><img src="/files/Xjov6vwDpVLQUHRRLwff" alt="" width="286"><figcaption></figcaption></figure>

### Step 3: Fill Your Order Details

On the tronpulse.io exchange platform, navigate to the "Energy Market" section and enter the order specification as described in the image.

<figure><img src="/files/3fXNDPkw1xk9ex77NhR0" alt="" width="290"><figcaption></figcaption></figure>

1\) Receiver: input the address that will receive the energy. By default the current connected address is filled.

2\) Energy Amount: enter the amount of energy you want to purchase.

3\) Energy Price: input the price, by default the minimum price is filled. When the energy supply supply is now. A higher price will give your priority when new energy are available.

4\) Duration: enter the duration for your purchase (from 1 hour to 14 days).

Double-check the details to ensure accuracy and click on "**Buy Energy**" button to go the next step.

### Step 4: Confirm the Payment

After filling in the order details, you'll be presented with the payment summary. Review the transaction information and verify that everything is correct. Next, click on the "**Pay Now**" button to proceed.

<figure><img src="/files/YemCGDUTnlGMnnYexwhd" alt="" width="286"><figcaption></figcaption></figure>

Tronlink will ask you to confirm the payment. Click on "**Sign**".

### Step 5: Wait for Order Processing

Once the payment is confirmed, the exchange will process your order. Typically, this process takes 1 to 2 minutes.

Navigate to the Open Orders section to follow the status of your orders.

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

### Step 6: Verify Successful Order Completion

After a few minutes, check your Tronlink wallet to verify that the energy has been successfully added. You should see the updated energy balance reflecting the purchased amount.

{% hint style="success" %}
Congratulations! You've successfully purchased energy. Now, you have the necessary resource to execute transactions and engage with various dApps on the TRON blockchain.
{% endhint %}


---

# 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://tronpulse.gitbook.io/tronpulse/exchange/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.
