# Add Additional Ledger Accounts

{% hint style="warning" %}
The following steps include actions you must perform on both your **Ledger Device** and your **Nova Wallet Device**.
{% endhint %}

{% hint style="info" %}
Actions for each device are clearly labeled below.
{% endhint %}

1. Open the Nova Wallet application and `select` the **identicon** at the top right of the Assets screen <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
2. `Select` the **cogwheel icon** at the top right of the screen <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
3. `Select` **Add Wallet** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
4. `Select` **Import existing** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
5. `Select` **Hardware Wallet** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
6. `Select` your **Ledger** device <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
7. `Turn on` and `unlock` your Ledger <mark style="background-color:purple;">(Ledger Device)</mark>.
8. `Start` the relevant **application**. You should see "\[Network] Ready" on your Ledger screen <mark style="background-color:purple;">(Ledger Device)</mark>.

{% hint style="info" %}
For more information regarding which Ledger app to select, please refer to [Ledger App Migration](/nova-wallet-wiki/wallet-management/hardware-wallets/ledger-devices/ledger-app-migration.md)
{% endhint %}

7. `Select` **Continue**. If requested, `allow` Nova Wallet access to finding **nearby devices** and enabling **Bluetooth**. On Android 11 or earlier, please also allow access to your **location**. Nova Wallet doesn't use your location information, but this permission is required for any app to be able to access Bluetooth devices <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
8. `Select` your **Ledger** device <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
9. To add additional (derived) Ledger accounts, `select` **Load more accounts**  <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
10. `Select` the **derived Ledger account** that you wish to add to your Nova Wallet <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
11. You will be presented with a list of accounts for each network that will be added. If you are happy with this, `select` **Continue** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
12. Read the on-screen prompt and then `review & approve` the operation on your  <mark style="background-color:purple;">Ledger Device</mark>. The address appearing on your Ledger device should match the one shown in Nova Wallet.
13. `Name` your wallet within Nova Wallet and then `select` **Continue** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.


---

# 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.novawallet.io/nova-wallet-wiki/wallet-management/hardware-wallets/ledger-devices/add-additional-ledger-accounts.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.
