This short presentation explains how to login to Ledger® Live, initialize your device, set up a secure recovery, and perform your first account add and receive transaction. It assumes you already own a Ledger hardware device (Nano S, Nano X, or similar). The focus is safety-first: protecting your recovery phrase, verifying the device, and using Ledger Live's built-in security prompts.
By the end you'll be able to: securely login with Ledger Live, connect your device, add cryptocurrency accounts, verify addresses on-device, and send/receive test funds.
New Ledger users and anyone who wants a crisp refresher.
Download Ledger Live from the official Ledger website and install the desktop or mobile app. Always confirm the URL and checksum on Ledger's site to avoid fake installers. Open Ledger Live and choose "Get started".
Plug in your Ledger device, unlock it by entering your PIN on the device, and choose the appropriate Ledger Live option to connect. Allow the app to establish a secure channel — Ledger Live will prompt you to verify the connection on the device screen.
If this is a new device, follow the "Set up as new device" flow and write down your 24-word recovery phrase. If you already have a recovery phrase, choose "Restore" and enter it using the device. Never enter your recovery phrase into a computer or phone — only on the hardware device when prompted.
In Ledger Live, go to Accounts → Add account → select a cryptocurrency (for example Bitcoin), then follow on-screen steps to open the corresponding app on your Ledger device. Ledger Live will scan and display accounts available for that coin. Choose the account you want to add.
Click Receive in Ledger Live. The app will display an address and prompt you to verify the same address on your Ledger device — always confirm the address on-device before sharing it. This guarantees the address wasn't tampered with by malware on your computer.
When sending, Ledger Live composes a transaction and your device will show the destination and amount for final approval. Verify everything on the device screen before confirming; Ledger's security model relies on the device's isolated display.
Keep your 24-word recovery phrase offline and never share it. Store it in a safe (metal backup recommended). If someone obtains your recovery phrase you lose control of funds.
Always check the device boot screens and firmware version. Only update firmware through Ledger Live after verifying release notes on Ledger's official site.
Quick links to office-style resources and references for training or team distribution.
Ledger Live offers advanced integration options; for most users the desktop app is sufficient. If you integrate via CLI or third-party wallet, ensure you validate signatures and endpoints.
<!-- Example: always confirm address on-device before sharing -->
// No code should request your 24-word recovery phrase.
// Never type your recovery phrase into any application.