# File synchronization providers

- [Dropbox Destination](https://docs.duplicati.com/backup-destinations/file-synchronization-providers/dropbox-destination.md): This page describes the Dropbox storage destination
- [Google Drive Destination](https://docs.duplicati.com/backup-destinations/file-synchronization-providers/googledrive-destination.md): This page describes the Dropbox storage destination
- [OneDrive Destination](https://docs.duplicati.com/backup-destinations/file-synchronization-providers/onedrive-destination.md): This page describes the OneDrive storage destination
- [OneDrive For Business Destination](https://docs.duplicati.com/backup-destinations/file-synchronization-providers/onedrive-for-business-destination.md): This page describes the OneDrive For Business storage destination


---

# 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.duplicati.com/backup-destinations/file-synchronization-providers.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.
