# Synthetic File System

## **Synthetic File System**

A synthetic file system allows us to store and use incremental backups as if they were full backup files, but they take up a fraction of full file size.

To start using Synthetic File System read **Prerequisites** for two supported scenarios:

Synthetic filesystem [**XFS/NFS 4.2**](/backup-and-recovery-7.3/deployment/backup-destinations/filesystem/synthetic-file-system/synthetic-xfs.md)

Synthetic filesystem [**DD Boost**](/backup-and-recovery-7.3/deployment/backup-destinations/filesystem/synthetic-file-system/synthetic-ddboost.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.storware.eu/backup-and-recovery-7.3/deployment/backup-destinations/filesystem/synthetic-file-system.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.
