> For the complete documentation index, see [llms.txt](https://docs.ndi.video/all/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ndi.video/all/using-ndi/using-ndi-with-software.md).

# Using NDI with Software

- [Getting Started with NDI in OBS for Windows or Mac](https://docs.ndi.video/all/using-ndi/using-ndi-with-software/getting-started-with-ndi-in-obs-for-windows-or-mac.md)
- [Using OBS Studio as a Commentary System](https://docs.ndi.video/all/using-ndi/using-ndi-with-software/using-obs-studio-as-a-commentary-system.md): A Dr. NDI Tutorial
- [Using NDI Tools as a virtual camera in Mac](https://docs.ndi.video/all/using-ndi/using-ndi-with-software/using-ndi-tools-as-a-virtual-camera-in-mac.md)
- [Using NDI and Dante on the same Network](https://docs.ndi.video/all/using-ndi/using-ndi-with-software/using-ndi-and-dante-on-the-same-network.md)
- [How to use NDI HX Camera App (iOS)](https://docs.ndi.video/all/using-ndi/using-ndi-with-software/how-to-use-ndi-hx-camera-app-ios.md)
- [Use OBS video + audio on Zoom with macOS](https://docs.ndi.video/all/using-ndi/using-ndi-with-software/use-obs-video-+-audio-on-zoom-with-macos.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 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.ndi.video/all/using-ndi/using-ndi-with-software.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.
