# Secure Your Crypto (Ledger)

If you don't have a hardware wallet yet, it's strongly recommended that you invest in one, as it keeps your crypto much safer than a software wallet alone.

### Initial Setup <a href="#h_00c4710c87" id="h_00c4710c87"></a>

{% embed url="<https://www.youtube.com/watch?v=hLQhSVACM5s>" %}
How to set up a Ledger Nano S
{% endembed %}

1. Download Ledger Live from [https://ledger.com/start](https://www.ledger.com/start)
2. Connect your new ledger via USB.
3. Select Set up as a new device.
4. Set a pin code.
5. Write down the 24 words on Paper.
6. Confirm the words on the device.
7. In the Ledger Live app, press Add Account, which will add the wallet you just created to your ledger.
8. Now, you can press Receive to see your new wallet address and send some ETH over to it.

### Two ways of connecting the wallet to websites like Axion: <a href="#h_a127e63ec4" id="h_a127e63ec4"></a>

#### Wallet Connect with Ledger Live <a href="#h_ac2d6b159d" id="h_ac2d6b159d"></a>

1. As long as the wallet has some MATIC in it, when looking at the Account in Ledger Live, press the \[Manage] button, and select \[Wallet Connect].
2. Go to [https://stake.axion.network](https://stake.axion.network/) and press Connect, and choose Wallet Connect.
3. Copy the code under the QR code, and paste it into the Ledger Live software.

#### Import to MetaMask <a href="#h_2542f4af9a" id="h_2542f4af9a"></a>

1. First, you must enable the 'Ledger Live Bridge' under advanced settings.
2. Then press Import Hardware Wallet in the Metamask menu
3. Confirm the popup in Ledger Live, and select the first account once it pops up.
4. Your wallet is now imported to MetaMask!

Once connected using either of the above methods, it can then be used like a normal wallet, but you will need to confirm each transaction on the device itself.


---

# 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://support.axion.network/basics/tutorials/secure-your-crypto-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.
