# Ledger Wallet

## Ledger Wallet

Ledger Wallet is a widely recognized hardware wallet that provides secure storage for cryptocurrencies. With its offline storage and advanced security features, Ledger Wallet ensures the safekeeping of users' digital assets. It offers a reliable and convenient solution for managing and transacting cryptocurrencies with peace of mind.

### Prerequisites

1. [Set up](https://support.ledger.com/hc/en-us/articles/360000613793) your Ledger device
2. [Download](https://www.ledger.com/ledger-live/download) the Ledger Live application
3. [Upgrade](https://support.ledger.com/hc/en-us/articles/360002731113) your device with the latest firmware‌

### S**teps to Connect Ledger**

Plugin the Ledger Device in your computer and open the MultiversX app on your ledger device.

1. &#x20;Click on connect MultiversX wallet < Mainnet
2. You will receive a pop-up with various login options. Select "Ledger" by clicking on it.

<figure><img src="/files/goKdO1yqBjJ5vk2WRtND" alt=""><figcaption></figcaption></figure>

3. If your device was plugged in successfully, you will receive another pop-up to select the ledger device. Also, ensure that the MultiversX App is open on Ledger at this stage! Finally, select the ledger device to select the ledger wallet.

<figure><img src="/files/aXMTqDna0lZQg3MK6frb" alt=""><figcaption></figcaption></figure>

4. Select the wallet that you want to access on the ledger decide. Confirm this step by clicking on " Access Wallet "

<figure><img src="/files/ZO0x0FwBDLjMWuEYVzaD" alt=""><figcaption></figcaption></figure>

5. Confirm the wallet address ( after cross-verifying) on your ledger device by selecting "approve".

<figure><img src="/files/7qIa144458qhZRcaVyGV" alt=""><figcaption></figcaption></figure>

Congratulations, you have now successfully logged in to our Data DEX using Ledger.

Note: Do clean your browser cookies or ledger app cookies if you face any difficulties. Alternatively, feel free to reach out at: <agency@itheum.io> in case of any issues while logging in using Ledger.

Additional Reading: <https://docs.multiversx.com/wallet/ledger/>


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-integrators/supported-wallets/ledger-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.
