# Why Choose PassKey?

## Redefining Blockchain Account Security: Turn Your Device into Your Hardware Wallet

One of our core philosophies is to elevate the security and user experience of blockchain accounts to the highest level. While traditional hardware wallets offer top-tier security, their physical nature and operational complexity create significant barriers to widespread adoption: users cannot always carry a dedicated hardware device, and it’s challenging to expect average users to understand complex processes like mnemonic phrase backups.

## Core Breakthrough: Empowering Everyday Devices with Secure Chip Capabilities

We propose a groundbreaking concept: Why not transform the phones and computers people already own into hardware wallets? By deeply integrating with the built-in secure chips of devices (such as the iPhone’s Secure Enclave or Android’s Titan M chip), we enable the following natively on mobile devices:

* **Hardware-Level Security:** Private key generation, storage, and signing are entirely handled within the secure chip, completely isolated from network attacks and malware.
* **Seamless User Experience:** No additional hardware is required—users can achieve hardware wallet-grade security using their everyday phone or computer.

## The Perfect Balance of Security and Convenience

✅ Biometric Authentication (Fingerprint/Facial Recognition) or Device PIN replaces plaintext private key operations, completely eliminating the risk of human error or leaks.

✅ Deep Integration with Device Secure Chips: Even if a device is lost, private keys can be securely restored via cloud backup (requires user activation).

<br>


---

# 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://docs.1dex.com/learn-about-passkey/why-choose-passkey.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.
