# Using Ledger

## How to: Install LTO app on Ledger

![](https://4048573506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB0RTB-jl8RVmWX9aeE%2F-MjZG1d2DKB6aP7-FSVv%2F-MjZGPJr8MP7Kq2h5k49%2Fimage.png?alt=media\&token=73be4d78-6f1b-4bc9-92fd-7669f6632870)

A Ledger device is a hardware wallet. Hardware wallets are considered very secure for the storage of a user’s private keys in the blockchain. Your digital assets are safe even when used on an infected or untrusted computer.‌

Please note that this tutorial applies only to **Native LTO coins (LTO Mainnet)**. Do not try to send or receive tokens directly from Ethereum or Binance chains as your funds may be lost forever!‌

### Before you begin <a href="#before-you-begin" id="before-you-begin"></a>

* You have initialized your Ledger device
* The latest firmware has been installed
* Ledger Live is ready to use‌

### Install the LTO Network app on your Ledger Nano <a href="#install-the-lto-network-app-on-your-ledger-nano" id="install-the-lto-network-app-on-your-ledger-nano"></a>

1. Open the Manager in Ledger Live.
2. Connect and unlock your Ledger Nano.
3. If asked, allow the manager on your device by pressing the right button.
4. Find LTO Network in the app catalog.
5. Click the Install button of the app.
6. An installation window appears.
7. Your device will display Processing…
8. The app installation is confirmed.

There are currently multiple ways to interact with the LTO Network blockchain using a Ledger hardware wallet: the [**Official Web Wallet**](https://docs.ltonetwork.com/wallets/wallet-web-app) and [**third-party wallets**](https://docs.ltonetwork.com/wallets/third-party-wallets) like stakely.io and an installable CLI Walle&#x74;**.**

## Connect**ing** Ledger (Official Web Wallet)

In order to connect your Ledger device in the wallet, connect your Ledger Device to your computer and open the LTO Network app. Make sure it's connected to your browser and go to [https://wallet.lto.network/ ](https://wallet.lto.network/)and click on **Ledger Device**. This will open up the wallet for your account.

![](https://4048573506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB0RTB-jl8RVmWX9aeE%2F-MjZVyKDs6KcSaPlrxgr%2F-MjZXV0aWk3YWVBUy1hG%2FLedger%20mainnet%20wallet.jpg?alt=media\&token=bac44515-6d61-4596-b6a9-5bb0d6344764)

### Interface

The interface is exactly the same as described on the [Official Web UI](https://docs.ltonetwork.com/wallets/wallet-web-app) page. The only addition while using a Ledger device is that it requires to sign transactions by physically touching your Ledger device.

### Signing transactions

On-chain actions need to be signed with your keys, and will therefore need the Ledger to be connected.\
After you click Send, Lease, or any other action, it will prompt you to sign with the Ledger device.

![](https://4048573506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LB0RTB-jl8RVmWX9aeE%2F-MjZCoF1wGGEQUFNrM4c%2F-MjZENdI7lQQQpJz6pnx%2Fimage.png?alt=media\&token=03fb9d17-1016-4a01-a560-49edf9f9ea4e)

In case you want to sign the transaction, acknowledge the signing process on your Ledger device with "accept and sign".


---

# 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.ltonetwork.com/wallets/wallet-web-app/howto-install-lto-app-on-ledger.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.
