# Overview

BridgeWIZ is a solution for multi-recording, multi-streaming, and multi-converting processing of source video. The main idea of BridgeWIZ sounds like “Stream, record, and convert your source to as many destinations as you need”. With Bridge, you can use a source video from network streams and NDI or SDI signals, as well as from USB capture devices. And you can record the input video to local files. You can stream the video to media servers and CDNs via RTMP protocol, transport the video to your studio via TS (UDP) format, or to your network-based server via SRT. Also, you can convert the source video to SDI or NDI signals. This documentation covers the software functionality and the ways you can configure it.

<figure><img src="https://3554148854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwE5Dw5CXP63kQw6XW1le%2Fuploads%2FXSveSujcGE1735rIXNc2%2Fimage.png?alt=media&#x26;token=262b5baf-e0f6-458c-b341-2fc7bad59ea2" alt=""><figcaption></figcaption></figure>


---

# 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.tricube.net/bridgewiz/overview.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.
