# Submit a Transaction Using Ledger

Ensure that the appropriate application (for the correct network) is open & ready on your **Ledger device** prior to initiating a transaction.

{% 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. `Turn on` and `unlock` your **Ledger device** <mark style="background-color:purple;">(Ledger Device)</mark>.
2. `Start` the relevant **application**. You should see "\[Network] Ready" on your Ledger screen <mark style="background-color:purple;">(Ledger Device)</mark>.
3. `Select` the **asset** which you want to perform the transaction with <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
4. `Select` **send** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
5. `Select` the **destination chain** and `Input` recipient account address <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
6. `Input` **transaction amount** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
7. `Select` **Continue** <mark style="background-color:blue;">(Nova Wallet Device)</mark>**.**
8. `Select` **Confirm** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
9. `Select` your **Ledger** device <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
10. `Review` and `approve` the transaction on your Ledger <mark style="background-color:purple;">(Ledger 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/submit-a-transaction-using-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.
