# Submit a Transaction Using Parity Signer

Before you submit a transaction using Parity Signer & Nova Wallet, you must ensure that your **Parity Signer Device** has updated metadata for the chains on which you want to conduct transactions. You can use the [Parity Technologies Metadata Portal](https://metadata.parity.io/#/kusama), or the [Nova Wallet Metadata Portal](https://nova-wallet.github.io/metadata-portal/) to find QR codes which will provide your **Parity Signer Device** with the information required to update the chain metadata.

## Simple Send

You can send tokens in just a few steps using Parity Signer and Nova Wallet!

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

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

1. `Select` the **asset** which you want to perform the transaction with <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
2. `Select` **send** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
3. `Select` the **destination chain** and `Input` recipient account **address** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
4. `Input` **transaction amount** <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
5. `Select` **Continue**  <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
6. A **QR code** will now appear on your <mark style="background-color:blue;">Nova Wallet Device</mark>.
7. Using your <mark style="background-color:purple;">Parity Signer Device</mark> `Select` **Scan**.
8. Scan the **QR code** with your <mark style="background-color:purple;">Parity Signer Device</mark>, and then review the transaction details and `Select` **Unlock key and sign**.
9. A QR code will now appear on your <mark style="background-color:purple;">Parity Signer Device</mark>**.** On your <mark style="background-color:blue;">Nova Wallet Device</mark> `Select` **Continue** and then scan this QR code.

## Using a DApp

Nova Wallet integration allows you to use any DApp in the Polkadot ecosystem with your Parity Signer account!

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

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

1. `Select`the **DApps / Browser** based on your device's operating system, and open your desired DApp <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
2. Once the DApp has loaded, `Select` **Allow** on the popup screen to approve that the DApp can access information about the addresses of your accounts.
3. `Select` **Connect Wallet** (or similar) and then `Select` **Nova Wallet** <mark style="background-color:blue;">(Nova Wallet Device)</mark>. Note: You may be able to select the **Metamask** option for EVM-based DApps.
4. **Interact** with the DApp.
5. Initiate the transaction and `Select` **Confirm**.
6. A **QR code** should now appear <mark style="background-color:blue;">(Nova Wallet Device)</mark>.
7. Using your <mark style="background-color:purple;">Parity Signer Device</mark> `Select` **Scan**.
8. Scan the **QR code** with your <mark style="background-color:purple;">Parity Signer Device</mark>, and then review the transaction details and `Select` **Unlock key and sign**.
9. A **QR code** will now appear on your <mark style="background-color:purple;">Parity Signer Device</mark>**.** On your <mark style="background-color:blue;">Nova Wallet Device</mark> `Select` **Continue** and then scan this QR code.


---

# 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/parity-signer/submit-a-transaction-using-parity-signer.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.
