# Using Your Ledger Hardware Wallet with Nucleon

{% hint style="danger" %}
Support for Conflux eSpace in Ledger devices is currently under review.
{% endhint %}

You can also use your [Ledger](https://ledger.com/) hardware wallet to trade on Nucleon, even before the official Conflux eSpace app on Ledger is released. To accomplish this, we'll need to enable blind signing in the Ethereum app of your Ledger device.

## Prerequisites

* Connect your Ledger wallet to MetaMask or Wallet Connect. See [*Using Ledger with MetaMask on Conflux eSpace*](https://developer.confluxnetwork.org/guides/en/using_ledger_on_espace/) to learn ho&#x77;*.* For the purposes of this guide, we'll use MetaMask.
* Enable Blind "smart contract data" or "blind signing" on your Ledger device. To learn more about bling signing, refer to [this article](https://www.ledger.com/academy/cryptos-greatest-weakness-blind-signing-explained) on Ledger's Academy portal.

## Enabling Blind Signing on your Ledger Device

1. Go to the **Ethereum** app in your Ledger device.
2. In the Ethereum app, go to **Settings**.

   <div align="left"><figure><img src="/files/q87dC3jDBXFRfDbieC0e" alt=""><figcaption></figcaption></figure></div>
3. **Enable** the blind signing option.

   <div align="left"><figure><img src="/files/8WBf6iVAPv61FUKYMiPD" alt=""><figcaption></figcaption></figure></div>

You have just enabled blind signing in your Ledger device!

## Using Nucleon with Your Ledger Hardware Wallet and MetaMask

To use Nucleon with your Ledger wallet:

1. Go to Nucleon.

2. Connect your imported account from Ledger to Nucleon.

   * Select the account from your Ledger device and click **Next**.

     <div align="left"><figure><img src="/files/QXPpGTxmKqfDH4LwZvU4" alt=""><figcaption></figcaption></figure></div>
   * Confirm the connection to MetaMask by clicking **Connect**.<img src="/files/ay7bFo1KhdYZkIUYb6va" alt="" data-size="original">

3. Go to Nucleon, make a transaction.                                           <img src="/files/2RdcoQPCTyRQThIwHVhz" alt="" data-size="original">

4. In the MetaMask notification, review the transaction details and click **Confirm**. <img src="/files/ls5GKuGLbGEHJzhkfmmV" alt="" data-size="original">

5. Now, plug-in your Ledger device to your computer.

6. Unlock your device and open the Ethereum app.

7. Review the transaction details and confirm the transaction by pressing the two buttons in Accept and Send.

   <div align="left"><figure><img src="/files/KDIZKhBDubOdHaOMfKrP" alt=""><figcaption></figcaption></figure></div>

You have just used Nucleon from your Ledger account!


---

# 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.nucleon.network/getting-started/using-your-ledger-hardware-wallet-with-nucleon.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.
