> For the complete documentation index, see [llms.txt](https://cpcash-1.gitbook.io/cpcash-wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cpcash-1.gitbook.io/cpcash-wallet/blockchain-basic/what-is-a-decentralized-wallet.md).

# What is a Decentralized wallet?

**🔐** A decentralized wallet, also known as a **non-custodial wallet**, is a type of cryptocurrency wallet that gives users complete control over their digital assets. Unlike centralized wallets, where a third party (such as an exchange or financial platform) manages your private keys and funds, decentralized wallets allow users to be their own custodian.

At the core of a decentralized wallet is **private key ownership**. When you create a wallet, you're given a unique set of private keys or a recovery phrase. These keys are stored only on your device not on any server meaning that only you can authorize transactions from your wallet.

Because of this architecture, decentralized wallets offer several key benefits:

* **True Ownership** – Users maintain full control of their assets at all times.
* **Enhanced Privacy** – No personal information or identity verification is required to create or use the wallet.
* **No Single Point of Failure** – Since there’s no central server, there’s no centralized target for hacks or shutdowns.

Popular decentralized wallets include MetaMask, TokenPocket, Trust Wallet, and CPcash Wallet. These tools are essential for interacting with decentralized applications (DApps), participating in DeFi protocols, and executing peer-to-peer crypto transactions without intermediaries.

However, with this control comes **responsibility**. If a user loses access to their private keys or recovery phrase, there is no way to recover the wallet or its funds. Unlike custodial services, there is no support team to assist with account recovery.

In summary, a decentralized wallet empowers users to **fully manage their crypto assets** in a secure and private environment true to the spirit of decentralization that underpins blockchain technology.
