> For the complete documentation index, see [llms.txt](https://docs.suntools.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.suntools.tech/suntools-trading-bot/energy-and-bandwidth.md).

# Energy & Bandwidth

**Acquiring Energy and Bandwidth for SunTools Trading Bot**

Just like on the TRON network, the SunTools Trading Bot allows you to acquire Energy and Bandwidth, which can help you save on trading and transfer fees.

1. Click on Energy in the main menu to open up the Energy menu. You have the option to opt for Energy or Bandwidth.

<figure><img src="/files/iyyIbI8mHlR0aVqxlN0N" alt="" width="375"><figcaption></figcaption></figure>

**Energy:** Using Energy can significantly reduce the fees for trading transactions on the SunTools platform. This is particularly useful for frequent traders looking to minimize their costs.

1. To acquire Energy just simply click on Energy and afterwards click the amount of TRX you would like to be frozen. The freeze will be 3 days. This will generate more Energy for you to trade and save on fees.&#x20;

<div><figure><img src="/files/bBP2Oaan1WKi6lU2yw6m" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/DSrMH9MaSJN7oGr5dn4B" alt="" width="375"><figcaption></figcaption></figure></div>

**Bandwidth:** Bandwidth reduces the fees associated with transfers and paying the bot fee. This can be especially beneficial for those who make regular transfers or use the bot extensively.

1. To acquire Bandwidth just simply click on Bandwidth and afterwards click the amount of TRX you would like to be frozen. The freeze will be 3 days. This will generate more Bandwidth for you to trade and save on fees.&#x20;

<div><figure><img src="/files/1AoKU31qLwtXjAGCsJRV" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/A4tpJ8moQIasLqbVOKLe" alt="" width="375"><figcaption></figcaption></figure></div>

ℹ️ **Tip:** We highly recommend topping up both Energy and Bandwidth to maximize your savings in TRX while trading and transferring on SunTools. This way, you can keep more of your profits and enjoy a more cost-efficient trading experience!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.suntools.tech/suntools-trading-bot/energy-and-bandwidth.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
