# Ledger

This guide will show how to

* Install the Viction App on the Ledger Nano S
* Access the VIC Wallet with the Ledger Nano S through MetaMask and MyEtherWallet.
* Receive VIC
* Send VIC
* Check account balance on the Viction Explorer (VicScan)

### Requirements

* A [Ledger Nano S hardware wallet](https://www.ledger.com/collections/all-products) with latest firmware.
* Latest version of VIC app installed
* A computer with at least macOS 10.9, Windows 8 (64-bit) or Linux Ubuntu 16.10
* An internet connection and an available USB port. Use an [adapter](https://www.ledger.com/products/ledger-otg-kit) for USB-C ports
* A U2F compatible browser (Google Chrome, Opera, FireFox, Brave)

For instructions on how to install Ledger Live, please refer [here](https://support.ledger.com/hc/en-us/articles/360006395553/).

### Installing the VIC Ledger Nano S Application

Using the Ledger Live application, follow these instructions:

* Open the Manager in Ledger Live
* Connect and unlock the Ledger Nano S
* Allow the Manager on the Ledger Nano S device by pressing the right button if asked
* Search the App catalog for VIC, and click the Install button next to the VIC app
* An installation window will appear, and the device will display Processing…
* The VIC App installation is complete and ready to use

### Connect with MyEtherWallet

Users can use [MyEtherWallet vintage](http://vintage.myetherwallet.com/) for Ledger Nano S to connect to Viction. We recommend checking and following [this clear tutorial](https://support.ledger.com/hc/en-us/articles/115005200009) with the following information:

**Note:** Select **VIC (viction.xyz)** the crypto asset network in the top-right corner. Select m/44'/60'/0'/0 as the derivation path

### Connect to VicMaster

VicMaster is the decentralized governance Dapp of Viction, allowing users to vote/unvote for masternodes and apply to become a Masternode Candidate.

* Make sure the Ledger Nano S device is powered on, unlocked and the Viction Dapp is open
* Plug the Ledger Nano S into your PC/Laptop
* Go to [VicMaster](https://vicmaster.xyz/) using a U2F-compatible browser
* Click on the Login button (top right)
* Select Ledger Wallet from the dropdown list
* Choose the m/44’/60’/0’/0 path if the Ledger Nano S has the latest firmware. Otherwise, use m/44’/889’/0’/0 path

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

* Click on Save
* Choose one of the addresses that you want to use
* VIC Balance (right column) should show next to addresses (the first address has 2 VIC as in the figure)
* Click on Unlock your wallet

**Note:** Now you can use Ledger Nano S and VicMaster to vote and/or apply to become a Masternode Candidate (please refer to [here](https://docs.viction.xyz/get-started/voting/) and [here](https://docs.viction.xyz/get-started/apply-node/) for how to vote and apply to become a Masternode).


---

# 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.viction.xyz/how-to/how-to-connect-to-viction-network/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.
