# Adding New Network to Your Ledger Account in Nova Wallet

You can add new networks to your Ledger account in Nova Wallet with a few steps:

{% 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 labelled below.
{% endhint %}

1. Open the Nova Wallet Application <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
2. `Select` **Settings** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
3. `Select` **Wallets** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
4. `Select` your Ledger **account** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
5. `Start` the relevant **application**. You should see "\[Network] Ready" on your Ledger screen <mark style="background-color:purple;">(Ledger Device)</mark>.
6. `Select` the appropriate **network** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
7. `Select` your **Ledger** device on your <mark style="background-color:blue;">Nova Wallet Device</mark>.
8. `Select` your **account** from the list on your <mark style="background-color:blue;">Nova Wallet Device</mark>. (Note: if you cannot see your balance/account, try pressing **Load more accounts**.)
9. Read the on-screen prompt and review & approve the operation appearing on your <mark style="background-color:purple;">Ledger Device</mark>. (Note: The address appearing on your Ledger should match the one shown in Nova Wallet.)


---

# 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/adding-new-network-to-your-ledger-account-in-nova-wallet.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.
