Overview
A secure login is the first step to protecting funds. Centralized exchange accounts typically combine credentials with multi-factor authentication and session tokens. This page summarizes practical steps to keep that access safe and recoverable.
Quick checklist
- Use a unique, strong password stored in a password manager.
- Enable TOTP (authenticator app) or hardware security keys for 2FA.
- Monitor account notifications and review active sessions periodically.
On-device & session notes
Treat session tokens and remembered devices as sensitive — revoke sessions on lost or shared devices and log out when using public machines.