> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/en/blockchain-basics/hardware-wallet.md).

# What is a hardware wallet

A hardware wallet is a physical device designed to protect the private keys associated with crypto assets. It typically generates and stores private keys and signs transactions in an isolated environment, reducing the risk of exposure caused by malware or attacks targeting internet-connected devices.

{% hint style="info" %}
Crypto assets are recorded on the blockchain. A hardware wallet stores the private keys used to control those assets, rather than the assets themselves.
{% endhint %}

## <mark style="color:blue;">Benefits of a Hardware Wallet</mark>

* **Isolated private key storage:** Private keys are generally not exposed to an internet-connected phone or computer.
* **On-device confirmation:** Transaction details must be reviewed and confirmed on the hardware wallet.
* **Backup and recovery:** If the device is lost or damaged, the wallet can usually be restored using its recovery phrase.
* **Support for multiple assets:** A single device can typically manage multiple crypto assets, depending on the model.

## <mark style="color:blue;">Popular Hardware Wallet Brands</mark>

Popular hardware wallet brands include:

* [KeyPal](https://www.keypal.pro/)
* Ledger
* Trezor

These brands differ in security architecture, connectivity, supported networks, and user experience. Choose a product based on your individual needs.

## <mark style="color:blue;">How Does a Hardware Wallet Work?</mark>

A transaction usually involves the following steps:

1. A phone or computer creates an unsigned transaction.
2. The hardware wallet displays the asset, amount, and recipient address.
3. The user reviews and confirms the transaction on the device.
4. The hardware wallet signs the transaction internally.
5. The phone or computer broadcasts the signed transaction to the blockchain network.

During this process, the private key generally remains inside the hardware wallet. The connected phone or computer is mainly used to view assets, create transactions, and broadcast signed transactions.

## <mark style="color:blue;">How to Choose a Hardware Wallet</mark>

When purchasing a hardware wallet, consider the following:

* Security features and brand reputation;
* Supported assets and blockchain networks;
* Compatibility with your phone and computer;
* Backup and recovery options;
* Firmware updates and customer support;
* Availability through official or authorized sales channels.

## <mark style="color:blue;">Security Notice</mark>

{% hint style="warning" %}
Hardware wallets provide a high level of security, but users still have to be aware of risks arising from their own actions.

Keep your recovery phrase, private keys, and PIN secure. Never take screenshots of them, upload them to cloud storage, or share them with anyone. Do not connect your wallet to unknown devices or applications.

Before confirming a transaction or authorization request, carefully verify the asset, amount, recipient address, and authorization details on the hardware wallet screen.
{% endhint %}
