AutoEnergy
AutoEnergy is a subscription that keeps a TRON address supplied with Energy. You connect an address once; TRONAgg keeps Energy delegated to it, so the address's USDT and other TRC-20 transfers spend Energy instead of burning TRX. It is fully managed — no manual rentals, no per-transfer clicks, no staking.
Activation parks ~131,000 Energy on the address up front — enough for any single transfer, even to a first-time recipient — and the delegation is refreshed within seconds after every transfer, so coverage is always one step ahead. See the delegation cycle.
Why it saves money
A TRC-20 transfer needs Energy. Without it, the TRON network burns TRX directly from the sending wallet — a real cost on every transfer, and more for a first-time recipient, whose transfer needs about twice the Energy.
With AutoEnergy on the address, TRONAgg covers those transfers and bills your TRONAgg balance instead:
| Transfer | Energy needed | With AutoEnergy |
|---|---|---|
| Standard USDT transfer | 65,000 | A fraction of what the network would otherwise burn in TRX |
| First-time recipient | 131,000 | Higher — needs about twice the Energy of a standard transfer |
On top of per-transfer charges there is a one-time activation fee and a daily subscription fee while the address is active. Every amount is set by the (admin-configurable) plan — always read the live values from GET /pricing or the workspace.
Who it's for
- Wallets and desks that send USDT regularly from one or a few known addresses and want a predictable, hands-off cost instead of burning TRX per transfer.
- Payment and payout backends that already hold a TRONAgg balance and want an address kept "Energy-ready" without wiring per-transfer energy purchases.
- Anyone who prefers a managed subscription over renting Energy manually before each send.
If instead you want per-transfer energy provisioning routed through a node URL (no per-address subscription), see the Energy-Free Node.
How you manage it
Three surfaces, one subscription model:
- Workspace GUI — tronagg.ai/workspace/autoenergy
- Telegram bot
- REST API — base path
/api/v1/autoenergy, authenticated with yourX-API-Key. See the API Reference.
Available in Telegram bots
AutoEnergy is built into the TRONAgg house bot, @tronagg_bot — open its 🔋 AutoEnergy menu to connect an address. It's also available in white-label bots wherever the operator has enabled it, at the price that operator sets. If you run your own bot, see the reseller AutoEnergy guide.
Next steps
- How it works — lifecycle, billing, auto-close triggers, and billing guarantees.
- Getting started — subscribe in the workspace and make your first API call.
- API Reference — every endpoint with request/response examples and curl snippets.
- FAQ — common questions and edge cases.