# Export JSON file

<div align="left"><figure><img src="/files/FIQxVvasNLBfGYIjJz2Z" alt=""><figcaption></figcaption></figure></div>

1. Open the Nova Wallet application.
2. `Select` the **identicon** at the top right of the screen.
3. `Select` the **settings** option (cogwheel).
4. `Select` the **account** that you wish to export.
5. `Select` a **network**, in most cases you can choose Polkadot.
6. `Select` **Export account**.
7. `Select` **Restore JSON**.
8. `Input` your **pin** or provide **biometric** authorization.

{% hint style="info" %}
Note: If you originally imported your account via JSON file, you will not be able to export the **mnemonic passphrase** or the **raw seed**.

<img src="/files/vO2y35Tsc2szZmM8wGLo" alt="" data-size="original">
{% endhint %}

### Alternative Way to Export JSON File

1. Open the Nova Wallet application.
2. `Select` the **Settings** tab.
3. `Select` **Backup**.
4. `Select` **Back up manually**.
5. `Select` the **account** that you wish to export.
6. `Input` your **pin** or provide **biometric** authorization.
7. Carefully review and accept the warnings.
8. `Select` **Confirm**.
9. If you originally imported your account via JSON file, `select` **Export JSON file**.
10. Otherwise, `select` the **settings** option (cogwheel) and then `select` **Export JSON file**.


---

# 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/export-wallet/export-json-file.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.
