> For the complete documentation index, see [llms.txt](https://docs.behringer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.behringer.com/introduction-to-flow-4v-and-flow-4vio.md).

# Introduction to FLOW 4V and FLOW 4VIO

### Field Recorder, StageConnect I/O Extension, USB Audio Interface <a href="#field-recorder-stageconnect-io-extension-usb-audio-interface" id="field-recorder-stageconnect-io-extension-usb-audio-interface"></a>

**FLOW 4V** is a 10-track field recorder equipped with four onboard dual-stage preamps with extreme dynamic range. It also functions as a standalone 32-bit float USB audio interface and an I/O box for other StageConnect devices. Record and mix line-level signals using the stereo AUX input. FLOW 4V can be expanded with four additional remote inputs through StageConnect using a FLOW 4VIO.

**FLOW 4VIO** is an I/O box featuring four onboard dual-stage preamps and two 1/4" TRS outputs. Similar to FLOW 4V, FLOW 4VIO can also serve as a standalone USB audio interface and I/O box for other StageConnect devices.

### Dual-Stage Preamps <a href="#dual-stage-preamps" id="dual-stage-preamps"></a>

The dual-stage preamp and A/D conversion deliver a 142 dB dynamic range for microphone or line-level sources.

Highly optimized input circuitry ensures an optimal signal-to-noise ratio and prevents audio clipping without requiring manual gain adjustments. Input levels can be trimmed digitally for added flexibility.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.behringer.com/introduction-to-flow-4v-and-flow-4vio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
