# Tractus Tools for NDI

## Tractus Tools for NDI

- [Welcome to Multiview for NDI](https://tractus.gitbook.io/tractus-tools-for-ndi/readme.md)
- [Quickstart - Windows](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/quickstart-windows.md)
- [Quickstart - MacOS](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/quickstart-macos.md)
- [Quickstart - Linux](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/quickstart-linux.md)
- [Activating Multiview for NDI](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/activating-multiview-for-ndi.md)
- [Configuring Multiview for NDI using the Web UI](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/configuring-multiview-for-ndi-using-the-web-ui.md)
- [Setting Output Resolution & Frame Rate](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/setting-output-resolution-and-frame-rate.md)
- [Using NDI|HX Outputs](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/using-ndi-or-hx-outputs.md)
- [Caption/UMD and Expressions](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/caption-umd-and-expressions.md)
- [NDI Tally](https://tractus.gitbook.io/tractus-tools-for-ndi/getting-started/ndi-tally.md)
- [Pass-Through KVM](https://tractus.gitbook.io/tractus-tools-for-ndi/pass-through-kvm.md)
- [Passthrough PTZ Control](https://tractus.gitbook.io/tractus-tools-for-ndi/passthrough-ptz-control.md)
- [Output Multiview to NDI to a Web Browser using Central Control Connect](https://tractus.gitbook.io/tractus-tools-for-ndi/using-multiview-for-ndi/output-multiview-to-ndi-to-a-web-browser-using-central-control-connect.md)
- [Diagnosing Performance](https://tractus.gitbook.io/tractus-tools-for-ndi/using-multiview-for-ndi/diagnosing-performance.md)
- [Command Line Launch Options](https://tractus.gitbook.io/tractus-tools-for-ndi/advanced-options/command-line-launch-options.md)
- [Portable Mode](https://tractus.gitbook.io/tractus-tools-for-ndi/advanced-options/portable-mode.md)
- [Configuration File Locations](https://tractus.gitbook.io/tractus-tools-for-ndi/configuration-file-locations.md)
- [Release Notes - Multiview for NDI](https://tractus.gitbook.io/tractus-tools-for-ndi/miscellaneous/release-notes-multiview-for-ndi.md)
- [About FullView for NDI 6.2](https://tractus.gitbook.io/tractus-tools-for-ndi/fullview-for-ndi/about-fullview-for-ndi-6.2.md)
- [Operating Modes](https://tractus.gitbook.io/tractus-tools-for-ndi/operating-modes.md)
- [HTTP API](https://tractus.gitbook.io/tractus-tools-for-ndi/http-api.md)
- [Release Notes - FullView for NDI](https://tractus.gitbook.io/tractus-tools-for-ndi/release-notes-fullview-for-ndi.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://tractus.gitbook.io/tractus-tools-for-ndi/readme.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.
