# Download and work with Oxygen

- [Download & Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation.md)
- [Oxygen IDE Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/download-oxygen-ide.md): Oxygen IDE - Integrated development environment for recording, developing, and running tests - Download and Installation.
- [Oxygen for Mobile Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/mobile-installation.md): Oxygen can run automation scripts on mobile devices (Native and Mobile Web, iOS and Android).
- [Oxygen for Windows Desktop Automation Setup](https://docs.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-windows-desktop-setup.md): You are now capable to automate windows applications - Windows 10 applications, including UWP, WPF, WinForms, and legacy Win32
- [Oxygen for Mac Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-mac-installation.md)
- [Mac Installation Troubleshooting](https://docs.oxygenhq.org/download-installation-start/download-and-installation/oxygen-for-mac-installation/troubleshooting-installation-issues-mac.md): Installing Xcode on Mac. Troubleshooting Xcode issues.
- [Oxygen CLI Installation](https://docs.oxygenhq.org/download-installation-start/download-and-installation/cli-installation.md): Command-line application for running Oxygen tests and generating reports.
- [Java Installation Instructions](https://docs.oxygenhq.org/download-installation-start/download-and-installation/java-installation-and-path-environment-variable-for-java.md)
- [Recording Troubleshooting](https://docs.oxygenhq.org/download-installation-start/download-and-installation/recording-troubleshooting.md): Troubleshooting issues with test recording in Oxygen IDE
- [Start working with Oxygen](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen.md)
- [Getting Started - Web](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web.md)
- [Introduction - Web Testing](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/introduction-web-testing.md)
- [Recording a Web Test](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/recording-web-tests.md)
- [Creating a Web Test](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/creating-web-scripts.md)
- [Sample Project - Web Test](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-web/sample-project-web-test.md)
- [Getting Started - Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile.md)
- [Introduction - Mobile Testing](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/introduction-mobile-testing.md)
- [Recording a Test on Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/recording-mobile-tests.md)
- [Creating a Test - Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/creating-mobile-test.md)
- [Sample Project - Mobile](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-mobile/sample-project-mobile.md)
- [Getting Started - Oxygen for Windows Desktop Automation](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/getting-started-windows-desktop.md): You are now capable to automate windows applications - Windows 10 applications, including UWP, WPF, WinForms, and legacy Win32
- [Getting Started- Oxyge CLI](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/introduction-and-usage.md)
- [Running a Test Script on Windows](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/introduction-and-usage/running-a-test-script.md): run a test script using oxygen-cli
- [Running Multiple Tests (Suites) on Windows](https://docs.oxygenhq.org/download-installation-start/start-working-with-oxygen/introduction-and-usage/running-multiple-tests-suites.md): Oxygen also provides the option to run several tests one by one or parallel
- [Oxygen Modules](https://docs.oxygenhq.org/download-installation-start/modules.md)
- [assert](https://docs.oxygenhq.org/download-installation-start/modules/module-assert.md): Provides generic assertion methods.
- [date](https://docs.oxygenhq.org/download-installation-start/modules/module-date.md): Provides methods for working with dates.
- [db](https://docs.oxygenhq.org/download-installation-start/modules/module-db.md): Provides methods for working with Data Bases through ODBC.
- [email](https://docs.oxygenhq.org/download-installation-start/modules/module-email.md): Provides methods for working with email via IMAP.
- [eyes](https://docs.oxygenhq.org/download-installation-start/modules/module-eyes.md): Provides access to Applitools Eyes service.
- [http](https://docs.oxygenhq.org/download-installation-start/modules/module-http.md): Provides methods for working with HTTP(S)
- [log](https://docs.oxygenhq.org/download-installation-start/modules/module-log.md): Provides methods for printing user defined messages to test results.
- [mailinator](https://docs.oxygenhq.org/download-installation-start/modules/module-mailinator.md): Provides methods for working with Mailinator service - www.mailinator.com
- [mob](https://docs.oxygenhq.org/download-installation-start/modules/module-mob.md): Provides methods for mobile automation.
- [pdf](https://docs.oxygenhq.org/download-installation-start/modules/module-pdf.md): Provides generic methods for working with PDF files.
- [proxy](https://docs.oxygenhq.org/download-installation-start/modules/module-proxy.md): Provides methods for intercepting network traffic via mitmproxy.
- [serial](https://docs.oxygenhq.org/download-installation-start/modules/module-serial.md): Provides methods for working with serial ports.
- [shell](https://docs.oxygenhq.org/download-installation-start/modules/module-shell.md): Provides methods for working with operating system shell.
- [soap](https://docs.oxygenhq.org/download-installation-start/modules/module-soap.md): Provides methods for working with SOAP based Web Services.
- [twilio](https://docs.oxygenhq.org/download-installation-start/modules/module-twilio.md): Provides methods for working with Twilio service.
- [utils](https://docs.oxygenhq.org/download-installation-start/modules/module-utils.md): Provides miscellaneous utility methods.
- [web](https://docs.oxygenhq.org/download-installation-start/modules/module-web.md): Provides methods for browser automation.
- [win](https://docs.oxygenhq.org/download-installation-start/modules/module-win.md): Provides methods for Windows native applications automation.
- [Test Parameters](https://docs.oxygenhq.org/download-installation-start/test-parameters.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.oxygenhq.org/download-installation-start.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.
