> For the complete documentation index, see [llms.txt](https://data-backup.gitbook.io/data-protection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://data-backup.gitbook.io/data-protection/glossary-of-terms/h.md).

# H

- [Hybrid Backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/h/hybrid-backup.md): Explore the advantages of Hybrid Backup, a versatile data protection solution that combines the benefits of local and cloud-based backups.
- [Hot Backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/h/hot-backup.md): Discover the advantages of Hot Backup, a data protection method that allows uninterrupted backups while systems are running.
- [High Availability (HA)](https://data-backup.gitbook.io/data-protection/glossary-of-terms/h/high-availability-ha.md): Uncover the significance of High Availability (HA), a critical system attribute ensuring uninterrupted access and minimal downtime.
- [Hard Disk Drive (HDD)](https://data-backup.gitbook.io/data-protection/glossary-of-terms/h/hard-disk-drive-hdd.md): Learn about HDD's reliable performance, capacity, and affordability, making it a popular choice for storing and accessing large amounts of information.
- [Hybrid Cloud Backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/h/hybrid-cloud-backup.md): Explore the benefits of Hybrid Cloud Backup, a secure and flexible data protection strategy.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://data-backup.gitbook.io/data-protection/glossary-of-terms/h.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.
