# Platform-specific guides

- [Choosing Duplicati Type](https://docs.duplicati.com/platform-specific-guides/choosing-duplicati-type.md): This page describes the different ways to run Duplicati
- [Using Duplicati with Linux](https://docs.duplicati.com/platform-specific-guides/using-duplicati-with-linux.md): This page describes how to use Duplicati with Linux
- [Using Duplicati with MacOS](https://docs.duplicati.com/platform-specific-guides/using-duplicati-with-macos.md): This page describes common scenarios for configuring Duplicati with MacOS
- [Using Duplicati with Windows](https://docs.duplicati.com/platform-specific-guides/using-duplicati-with-windows.md): This page describes common scenarios for configuring Duplicati with Windows
- [Using Duplicati from Docker](https://docs.duplicati.com/platform-specific-guides/using-duplicati-from-docker.md): This page describes common scenarios for configuring Duplicati with Docker


---

# 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/platform-specific-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.
