# Energy Markets

## **Energy Markets**

Energy market platforms on TRON to allow TRX holders to sell (lease) their energy to accounts that require energy.\
\
Selling of resources can be manual or automated. The benefit of automation is that you do not need to remember when to reclaim your delegated energy to start to regenerate it for future sales.

Some energy markets leverage smart contracts to manage the buying and selling of energy but interacting with the smart contract itself costs energy. Hence, many energy markets like Tronpower have a offchain solution , where users deposit TRX to guarantee the energy provider that they will be paid for their energy. The benefit of this is that it is more cost effective for buyers and sellers.

{% hint style="info" %}
The growth of decentralized applications or dApps means more smart contracts will be deployed on TRON and hence more energy being used. This will fuel the demand for TRX and energy. With current demand, TRX holders can see returns as high as 20% to 30% APY just by staking TRX and selling energy.
{% endhint %}

Can't wait to start profiting with Tronpower.xyz? Go to our overview on selling energy & bandwidth.

{% content-ref url="/pages/XMhWmzzEn9JItVixivWh" %}
[How to sell energy / bandwidth](/docs/for-sellers/how-to-sell-energy-bandwidth.md)
{% endcontent-ref %}

<br>


---

# 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://tronpower.gitbook.io/docs/learning-hub/learning-hub-overview/concepts/energy-markets.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.
