# Export Wallet

{% hint style="warning" %}
⚠️ Store your mnemonic passphrase privately and **NEVER** share it with anyone ⚠️

Admins will **never** DM you first and will never request anything from you — if you see a person sending you a message with the same photo & name that admins have — it's a scam.

Admins will **never** ask you for crypto/private key/seed phrase. Do **NOT** open links from anyone in DMs to “verify/synchronize your wallet” or any requests to “fill Google form” — these people are trying to scam you. Please Report and block them.

**If you share your passphrase with anyone they will then have control of your account and your assets.**
{% endhint %}

{% content-ref url="/pages/YDQ1m2mQZP4gngmEQetN" %}
[Export Mnemonic Passphrase](/nova-wallet-wiki/wallet-management/export-wallet/export-mnemonic-passphrase.md)
{% endcontent-ref %}

{% content-ref url="/pages/NbpVSp3monjmmu34KfMq" %}
[Export Raw Seed](/nova-wallet-wiki/wallet-management/export-wallet/export-raw-seed.md)
{% endcontent-ref %}

{% content-ref url="/pages/SUlE92fp6mGjVSgZitKx" %}
[Export JSON file](/nova-wallet-wiki/wallet-management/export-wallet/export-json-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/NGhimDBhI1x75ryahlq6" %}
[Enable Cloud Backup](/nova-wallet-wiki/settings/backup/enable-cloud-backup.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/export-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.
