# Hardware Wallets

- [Trezor](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/trezor.md): This page describes how to use Trezor hardware wallet with Metamask on Harmony network
- [Ledger Nano](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger.md): A Hardware wallet
- [Ledger with Metamask](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/ledger-with-metamask.md): This page will describe how to use ledger with Metamask connected to Harmony network for transfers
- [Download & Setup](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/download-and-setup.md): Setup your Ledger device for ONE tokens
- [Ledger with HMY CLI](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-hmy-cli.md)
- [Ledger with Staking Dashboard](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-staking-dashboard.md)
- [Sign In With Ledger](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-staking-dashboard/sign-in-with-ledger.md)
- [Sending transactions via Ledger](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-staking-dashboard/send-tx.md)
- [Staking Transactions via Ledger](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/ledger/using-with-staking-dashboard/sign-delegation.md)
- [Safepal](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/safepal.md): A hardware wallet with a mobile app
- [Download & setup](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/safepal/download-and-setup.md): Download and setup Safepal Hardware Wallet
- [Create/import account](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/safepal/create-import-account.md): When you're setting up SafePal you can either create a new account/wallet, or import/recover an existing account/wallet.
- [Send transaction](https://docs.harmony.one/home/general/ecosystem/wallets/hardware-wallets/safepal/send-transaction.md)


---

# 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.harmony.one/home/general/ecosystem/wallets/hardware-wallets.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.
