Skip to main content

Getting Started

Five steps, under five minutes. By the end, every TRC20 transfer from your wallet will automatically get energy at market price — no manual renting, no TRX burned.

1. Create your TRONAgg account

Go to dashboard.tronagg.ai and connect your TRON wallet (TronLink or WalletConnect). Sign the authentication message to verify your address.

Connect Wallet — select TronLink, OKX Wallet, or Ledger

No email, no password — your account is your wallet address.

2. Deposit TRX

You need TRX on your TRONAgg balance to pay for energy the node buys automatically.

  1. In the dashboard, navigate to Deposits
  2. Send TRX to the deposit address shown
  3. Wait for confirmation (usually under a minute)
Deposit TRX — your personal deposit address with QR code and copy button
How much?

A single USDT transfer costs roughly 2 TRX through the Energy-Free Node. So 100 TRX covers about 50 transfers. Start small — you can always top up.

3. Enable the Energy-Free Node

  1. Go to dashboard.tronagg.ai/node
  2. Click Enable Node
  3. Your personal node URL appears — something like https://node.tronagg.ai/YOUR_SECRET_KEY
  4. Copy it
Dashboard — your node URL, fallback policy, and usage stats

From this page you can also configure:

  • Fallback policy — What happens when your balance is low (block the transaction or pass it through without energy)
  • Address whitelist — Restrict which TRON addresses can use your node
  • Key regeneration — Instantly invalidate the old URL if it's been exposed
Your URL is your key

The node URL is tied to your TRONAgg balance. Treat it like an API key — don't share it publicly. If it leaks, regenerate it from the dashboard.

4. Configure your wallet

Paste the node URL into your wallet's custom TRON node setting. Pick your wallet:

Building an app? See the App Integration guide — it's a one-line config change.

5. Send a transfer

That's it. Send USDT (or any TRC20 token) the way you always do. Nothing changes in your workflow — the node handles energy behind the scenes.

Verify it worked:

Check the Activity Log in your TRONAgg dashboard. Every transaction through your node is logged with the energy purchased, the cost, and the transaction hash.

Activity Log — each transaction shows energy amount, cost in TRX, and status

You can also look up the transaction on Tronscan — it should show delegated energy instead of burned TRX.


What's next

You're set up. Here are a few things worth knowing:

  • Is this safe? — Your keys never leave your device. Here's exactly why.
  • FAQ — Pricing, supported tokens, troubleshooting.
  • App Integration — Using the node in your backend or bot? One-line setup for tronweb.js and tronpy.