# Backup

Cloud Backup allows you to back up and restore your Nova Wallet in just a few taps:

* All your accounts are backed up, including hardware wallets and watch-only accounts.
* Backup is password-protected and linked to your Google account or Apple ID.
* Continue where you left off: all accounts are restored with original nicknames.
* Protection from phishing attacks: backup can only be used with the original Nova Wallet app.

{% content-ref url="/pages/NGhimDBhI1x75ryahlq6" %}
[Enable Cloud Backup](/nova-wallet-wiki/settings/backup/enable-cloud-backup.md)
{% endcontent-ref %}

{% content-ref url="/pages/cQFdxwYVXR9MjN9tiESx" %}
[Restore Your Wallets with Cloud Backup](/nova-wallet-wiki/settings/backup/restore-your-wallets-with-cloud-backup.md)
{% endcontent-ref %}

{% content-ref url="/pages/wzlOLeptpOrC3mufy9mS" %}
[Manage Your Cloud Backup](/nova-wallet-wiki/settings/backup/manage-your-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/settings/backup.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.
