# OS Support

SimplifyQA supports all major operating systems, including **macOS**, **Linux**, and **Windows**. This cross-platform compatibility ensures that no matter what environment your team works in, SimplifyQA can seamlessly integrate into your workflow. By offering a consistent experience across different platforms, SimplifyQA helps teams collaborate more effectively, reduces friction, and ensures that everyone has access to the same powerful features.

For automation, [download and install](/simplifyqa-installation-and-setup.md) the appropriate Wizard for Windows, macOS, and Linux.


---

# 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.simplifyqa.ai/get-started-with-simplifyqa/os-support.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.
