# Prerequisites

{% hint style="info" %}
**GitBook tip:** Try out a range of different content types to keep folks engaged and interested in each feature, some content types work for different chunks of information
{% endhint %}

#### **System Requirements**

The Deep Noise VST plugin runs on both **macOS** and **Windows** operating systems. Ensure your system meets the minimum requirements for your chosen DAW before installation.

#### **DAW Compatibility**

Deep Noise is available exclusively in **VST format**, which determines which music production software can host the plugin.

**✅ Compatible DAWs:**

* Ableton Live
* FL Studio
* Cubase
* Reaper
* Studio One
* Bitwig
* Cakewalk
* Tracktion
* Samplitude
* Digital Performer

**❌ Currently Unsupported:**

* **Logic Pro** and **GarageBand** (requires AU format)
* **Pro Tools** (requires AAX format)

*Note: AU and AAX formats are on our development roadmap. Check our website for updates.*

#### **Web Browser Requirements**

For the browser-based version of Deep Noise, ensure you're using a current version of:

* Google Chrome
* Mozilla Firefox
* Microsoft Edge
* Safari

*We recommend keeping your browser updated to the latest version for optimal performance and security.*

#### **Account Requirements**

You'll need an active Deep Noise account to use the plugin. Both **free** and **premium** plans are supported, though certain features may be limited on the free tier.


---

# 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.deepnoise.ai/installation-guide/installation/prerequisites.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.
