# Guides

- [Getting Started Guide](https://docs.eazybackup.com/guides/getting-started-guide.md)
- [Creating Protected Items](https://docs.eazybackup.com/guides/creating-protected-items.md)
- [How to Backup Windows Network Shares and UNC Paths](https://docs.eazybackup.com/guides/how-to-backup-windows-network-shares-and-unc-paths.md)
- [How to Restore Files and Folders](https://docs.eazybackup.com/guides/how-to-restore-files-and-folders.md)
- [Disk Image Backup Guide](https://docs.eazybackup.com/guides/disk-image-backup-guide.md)
- [Disk Image Backup Restore Guide](https://docs.eazybackup.com/guides/disk-image-backup-restore-guide.md)
- [How to backup to a local storage vault (External or Internal Hard Drive)](https://docs.eazybackup.com/guides/how-to-backup-to-a-local-storage-vault-external-or-internal-hard-drive.md)
- [Microsoft 365 Cloud Backup Guide](https://docs.eazybackup.com/guides/microsoft-365-cloud-backup-guide.md)
- [Microsoft 365 Cloud Backup Restore](https://docs.eazybackup.com/guides/microsoft-365-cloud-backup-restore.md)
- [Seed Load Walk through](https://docs.eazybackup.com/guides/seed-load-walk-through.md)
- [eazyBackup Control Panel](https://docs.eazybackup.com/guides/eazybackup-control-panel.md)
- [Delete backup snapshots to reduce Storage Vault size](https://docs.eazybackup.com/guides/delete-backup-snapshots-to-reduce-storage-vault-size.md)
- [Kroll Pharmacy Management Database Backup](https://docs.eazybackup.com/guides/kroll-pharmacy-management-database-backup.md)
- [How to Backup Dentrix Database to the Cloud](https://docs.eazybackup.com/guides/how-to-backup-dentrix-database-to-the-cloud.md)
- [How to Backup Patterson Eaglesoft Dental Software](https://docs.eazybackup.com/guides/how-to-backup-patterson-eaglesoft-dental-software.md)
- [Hyper-V Virtual Machine Backup Walkthrough](https://docs.eazybackup.com/guides/hyper-v-virtual-machine-backup-walkthrough.md)
- [Storage Vault Usage Report](https://docs.eazybackup.com/guides/storage-vault-usage-report.md)
- [Linux Installation Guide (Debian, Ubuntu)](https://docs.eazybackup.com/guides/linux-installation-guide-debian-ubuntu.md)
- [Two-Factor Authentication for Backup Accounts](https://docs.eazybackup.com/guides/two-factor-authentication-for-backup-accounts.md)
- [Securing your Backup against Ransomware](https://docs.eazybackup.com/guides/securing-your-backup-against-ransomware.md)
- [How to move a backup to a new computer](https://docs.eazybackup.com/guides/how-to-move-a-backup-to-a-new-computer.md)
- [How to Enable Immediate Retention Cleanup](https://docs.eazybackup.com/guides/how-to-enable-immediate-retention-cleanup.md)


---

# 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.eazybackup.com/guides.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.
