# Ledger Nano S & X

[Ledger Nano S](https://www.ledger.com/products/ledger-nano-s) and [Ledger Nano X](https://shop.ledger.com/pages/ledger-nano-x) are hardware wallets, which are considered very secure for the storage of **private keys** in the blockchain world. When using a hardware wallet like Ledger Nano, your digital assets are safe even when operating on a compromised (or untrusted) PC.

**IoTeX Options for Ledger Wallet:**

{% hint style="success" %}
**Ethereum App for Ledger** (*Preferred)*

This option uses the Ethereum Ledger App, which can be paired with popular Etehreum-compatible desktop applications like [Metamask](https://metamask.io/) or [Rabby Wallet](https://therabbit.io/).&#x20;
{% endhint %}

{% hint style="info" %}
**IoTeX App for Ledger**

This involves using the IoTeX Ledger App in conjunction with the [IoTeX Hub Portal](https://hub.iotex.io/assets) to manage your assets, and on other Dapps websites that support direct browser connection with the IoTeX Ledger App..&#x20;
{% endhint %}

Depending on the combination of the app on your Ledger key, and the wallet software you're utilizing, here are your available options:

1. **Ethereum App on Ledger + Metamask** \
   This is the preferred setup and enables you to transfer both native IOTX and any ERC20 tokens on the IoTeX network. Additionally, it supports managing staking actions on [stake.iotex.io](https://stake.iotex.io/my-votes#myVote).&#x20;
2. **IoTeX App on Ledger + IoTeX Hub Portal**\
   This option is available for existing users that created an account in the IoTeX Ledger App in the past. As the option above, it enables you to transfer both native IOTX and any ERC20 tokens on the IoTeX network, and supports managing staking activities on [stake.iotex.io](https://stake.iotex.io/my-votes#myVote). See also #Mi
3. **Ethereum App on Ledger + Ledger Live Software**: \
   Allows only for the transfer of IOTX in the form of ERC20 tokens (e.g. on the Ethereum or Polygon blockchains).

## Before you begin

Please make sure that:

* [Ledger Live is installed](https://support.ledger.com/article/4404389606417-zd) and ready to use
* You have [initialized](https://support.ledgerwallet.com/hc/en-us/articles/360000613793) your Ledger Nano Device
* The latest Ledger firmware is installed


---

# 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.iotex.io/blockchain/learn-iotex/wallets/supported-wallet-apps/ledger-nano-s-and-x.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.
