# Why need Hardware wallet?

<figure><img src="/files/57t8IoSe7MvZjX0x5Zuo" alt=""><figcaption></figcaption></figure>

**Benefits of Hardware Wallets:**

Enhanced Security: Hardware wallets store users' private keys offline in a secure device, providing protection from cyber threats, hackers, and malware that may compromise software wallets or online exchanges. This "cold storage" approach ensures that users' funds remain secure even if their computer or smartphone is compromised.

Immunity to Remote Attacks: Since hardware wallets store private keys offline, they are immune to remote attacks that target software wallets and online exchanges. Users can safely access their funds without exposing their private keys to potentially malicious software or online threats.

Recovery Options: Hardware wallets usually support a recovery phrase or seed phrase, enabling users to restore their wallet and regain access to their funds if the device is lost, damaged, or stolen. This feature ensures that users can securely recover their assets without compromising their private keys.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://denodo.gitbook.io/nexon/features/nexon-hardware-wallet/why-need-hardware-wallet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
