How to use Overtron for energy purchases and swap
A step-by-step guide to the Overtron account flow: sign-in, balance management, energy purchases, swap and moving through one consistent product.
Sign in and the shared account layer
The Overtron cabinet is built around a unified account that connects web and Telegram bot usage. That matters because balance, order history and referrals should not fragment across separate profiles.
Buying energy on the website
After sign-in, users move through a straightforward energy flow: open the relevant section, choose an amount, review the available balance and complete the action. The pricing logic is not duplicated on the frontend; it comes from the backend.
That keeps the product experience consistent and reduces the risk of mismatch between UI and real execution rules.
Why swap belongs in the same product
Swap lives inside the same cabinet, so users do not jump across unrelated interfaces. It shares the same identity model, the same balance layer and the same operational history.
That creates a much stronger product surface than a set of disconnected tools with separate entry points.
Do users need a separate registration for swap?
No. Swap is part of the same product and relies on the same account layer.
Is buying energy on the website different from the bot?
Not in business logic. The user interface is different, but the backend rules remain aligned.