In standard banking, your funds exist as balances in a corporate ledger. In cryptocurrency, your coins do not reside in your physical hardware wallet or smartphone application-they reside on the public blockchain ledger. Your wallet is simply a safe storage container for your cryptographic keys.
### The Custody Spectrum
* **Custodial (Exchanges):** The platform handles your security. You log in with a username/password. This is convenient for beginners but highly risky. If the exchange goes bankrupt or is hacked, you are just an unsecured creditor (e.g., FTX).
* **Non-Custodial Hot Wallets:** You install an extension or app (like Metamask or Trust Wallet). Your keys are encrypted on your phone or PC. It is excellent for daily trades, but if your device catches malware, your keys can be captured.
* **Cold Hardware Wallets:** Dedicated physical hardware devices that encapsulate the private keys entirely offline inside secure hardware modules (Secure Element chips). Even if your PC is thoroughly infested with viruses, the device performs signing internally, keeping the private key unreachable.