> 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/f.md).

# F

- [Full Backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/f/full-backup.md): Explore the advantages of Full Backup, a comprehensive data protection method that backs up all files and data in their entirety.
- [Failover](https://data-backup.gitbook.io/data-protection/glossary-of-terms/f/failover.md): Uncover the significance of Failover, a crucial component of high availability systems that enables seamless transition to a backup system in the event of a failure.
- [File-Level Backup](https://data-backup.gitbook.io/data-protection/glossary-of-terms/f/file-level-backup.md): Explore the benefits of File-Level Backup, a data protection method that focuses on backing up individual files and folders.
- [File Sync and Share](https://data-backup.gitbook.io/data-protection/glossary-of-terms/f/file-sync-and-share.md): Discover the convenience of File Sync and Share, a collaborative solution that allows seamless file synchronization and sharing across multiple devices.
- [Fireproof and Waterproof Storage](https://data-backup.gitbook.io/data-protection/glossary-of-terms/f/fireproof-and-waterproof-storage.md): Explore the security of Fireproof and Waterproof Storage, a reliable solution for safeguarding your valuable data.


---

# 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/f.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.
