# Ninja VST3 Plugin

The Ninja VST3 Plugin is a Windows audio plugin for using VDO.Ninja inside supported DAWs and audio-routing workflows. It is intended for audio-only use cases, such as sending or receiving VDO.Ninja audio inside Reaper or other VST3-capable tools.

## Link

* <https://steveseguin.github.io/Ninja-VST3-Plugin/>

## Key features

* audio input or audio output support
* intended for DAW and audio-routing workflows
* tested with Reaper

## Notes

* Windows-only for now
* reported to work with Reaper, but not Audacity
* audio-only; not a video plugin


---

# 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.vdo.ninja/steves-helper-apps/ninja-vst3-plugin.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.
