# Oxygen for Windows Desktop Automation Setup

## Windows Installation & Configuration

If you wish to use Oxygen to Automate Windows applications. we'll need to install and configure a few things:

1. Enable Developer Mode (Go to Developer Settings -> Developer Mode)
2. Install WinAppDriver from here: <https://github.com/Microsoft/WinAppDriver/releases>

For further instructions of how to use Oxygen for Windows automation please refer to [Getting Started - Oxygen for Windows Desktop Automation](https://docs.oxygenhq.org/getting-started-windows-desktop)


---

# 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.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-windows-desktop-setup.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.
