# Ledger hardware wallet

If you are using a Ledger hardware wallet, Clorio will send all the operations to the device and you will have to confirm them on the device. By Ledger's design, Clorio will never have access to the keys stored on the Ledger, **neither it will ever ask your Ledger seed.**

### **👉 Need to buy a Ledger Wallet?** [**Buy it here!** ](https://shop.ledger.com/?r=63d79338b974)**👈**

### How to install the Mina app on the Ledger

In order to use the Mina capabilities on your Ledger, you'll need to install the Mina app on your Ledger. The Mina app is currently under review from the Ledger team, but it is available as experimental feature. In order to do so you'll need to enable the experimental features on Ledger Live.

#### 1) Connect your Ledger to your PC and unlock it

![](/files/6QTgXoZczWaedsrX3vnV)

#### 2) Go in the settings and enable the developer mode&#x20;

![Developer mode on Ledger Live](/files/dhqw6TvfrluvVq9dlOUP)

#### 3) Install the Mina App

![Install Mina Ledger App on Ledger Live](/files/SLXiIBQMkJ3wRpxqFRsB)

#### 4) Open Clorio to Login with your Ledger Hardware

![Clorio Wallet login with Ledger Wallet](/files/h1beDdxhMP9Z2CfVyXZW)

#### 4) Allow the browser to use the Ledger Hardware

![Allow connection to Ledger Wallet with Clorio](/files/p154VXokytf2YvGw2Cdu)

#### 5) Confirm the address

![Confirm the address](/files/1hpLKaMoc4ch9GKMCRFm)

#### **6**) Enjoy Clorio with the Ledger Wallet

![Enjoy Clorio Wallet with Ledger Wallet](/files/7DABWWwA3YPeyQROTmBM)

### Ledger account index

Your Ledger device can derivate many addresses from your seed phrase. This means that your device holds many Mina addresses and not only one. These addresses can be selected by using an index. Common indexes are: 0, 1, 42, 99.

During the login, you have the possibility to select a custom address index like as shown in the following picture.  Make sure that your device is unlocked and you have the Mina Ledger App.

![](/files/LEN4ckkO5ngIf6ZxRATz)

### **Ledger integration compatibility**

The ledger integration on the browser is compatible with most of the Chromium-based browsers since \~v78, but is not enabled by default and therefore not recommended. On Chrome, Chromium and Microsoft Edge with version > 89, the feature is natively enabled by default.

Please make sure that you are using the version `1.0.6`  of Mina Ledger App and at least Ledger Firmware `2.0.2`.

On Linux you might need to change some udev rules, but Ledger created [this troubleshooting guide from Ledger.](https://support.ledger.com/hc/en-us/articles/115005165269-Fix-connection-issues)


---

# 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.clor.io/ledger-device/ledger-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.
