# Parity Signer

**Parity Signer** is a cold storage solution, which allows you to turn your iOS or Android device into a dedicated hardware wallet for Polkadot, Kusama, and other Substrate-based chains. Your keys are kept secure (i.e. offline) at all times, and transactions are signed in an air-gapped way via QR codes.

Using Parity Signer in conjunction with Nova Wallet means you will use 2 mobile devices to sign transactions. It is important to note that the device which has Parity Signer installed on it should be

1. Factory Reset to remove any previous data
2. Disconnected from the internet
3. Set to airplane mode

{% content-ref url="/pages/UphtfDiGj81mBkbHkqVs" %}
[Create a New Parity Signer Account](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/create-a-new-parity-signer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/xwMN6EIDOYdvJ2dgKcwC" %}
[Add Parity Signer Account to Nova Wallet](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/add-parity-signer-account-to-nova-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/mqckTRR80iNwKK7a6WNW" %}
[Update Chain Metadata in Parity Signer](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/update-chain-metadata-in-parity-signer.md)
{% endcontent-ref %}

{% content-ref url="/pages/B7mJrE17vVrTGqreRROs" %}
[Receive Tokens on Your Parity Signer Account](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/receive-tokens-on-your-parity-signer-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/KU8nSGzwWOasm3XEk3cr" %}
[Submit a Transaction Using Parity Signer](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/submit-a-transaction-using-parity-signer.md)
{% endcontent-ref %}

{% content-ref url="/pages/cEhFchPRcwq6UzM3gNle" %}
[Troubleshooting](/nova-wallet-wiki/wallet-management/hardware-wallets/parity-signer/troubleshooting.md)
{% endcontent-ref %}


---

# 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.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.
