# Introduction

The ways in which NDI is currently utilized — and can continue to be utilized — to connect are virtually limitless. This is primarily due to two factors: (1) our ongoing development of the features and capabilities of our Core Technology and (2) our community of users exploring and implementing NDI-based solutions. From professional broadcast studios to homemade streaming setups, NDI can be applied in any situation where a multimedia connection is needed. Despite the wide range of scenarios, users are consistently seeking certain performance standards, such as high-quality audio and video, low latency, and plug-and-play setups.

Learning how to use multicast is one of the most frequently explored topics within our community. To support this interest, we've gathered a collection of resources to learn more about implementing multicast with NDI. Whether you're just starting to explore multicast or looking to refine your existing setup you can check out the [Multicast ](https://docs.ndi.video/all/getting-started/white-paper/multicast)section in our [White Paper](https://docs.ndi.video/all/getting-started/white-paper), the [Multicast Testing](https://docs.ndi.video/all/developing-with-ndi/ndi-certified/certification-process/device-testing-methods/multicast-testing) guide for [NDI Certification](https://docs.ndi.video/all/developing-with-ndi/ndi-certified), or our articles on how to use NDI multicast with [other devices](https://docs.ndi.video/all/using-ndi/using-ndi-with-hardware/recommended-network-switch-settings-for-ndi) offer in-depth information and practical advice. You can also ask questions in the forums or take our NDI basics course via the [NDI Connected Community](https://community.ndi.video/). These resources are tailored to help you achieve optimal performance, ensuring high-quality audio and video, minimal latency, and seamless integration into your workflows.

This space includes a variety of reference guides, best practice documents, and step-by-step tutorials for using NDI. Our goal is to offer valuable information for anyone looking to connect their setups and workflows with NDI. We are committed to continuously updating this resource and adding new educational content to reflect the latest developments in our technology and its application within our community.

{% hint style="success" %}
You can browse the index below to access all the main topics, guides, and documentation included in this space. If your looking for guidance on specific OS look for the **Apple** or **Windows** icons next to the title.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>NDI for Video</strong></td><td><a href="ndi-for-video">ndi-for-video</a></td></tr><tr><td><strong>NDI for Audio</strong></td><td><a href="ndi-for-audio">ndi-for-audio</a></td></tr><tr><td>🛠️ <strong>NDI Tools</strong></td><td><a href="ndi-tools">ndi-tools</a></td></tr><tr><td><strong>Utilities</strong></td><td><a href="utilities">utilities</a></td></tr><tr><td><strong>Using NDI with Hardware</strong></td><td><a href="using-ndi-with-hardware">using-ndi-with-hardware</a></td></tr><tr><td><strong>Using NDI with Software</strong></td><td><a href="ndi-tools/installing-ndi-tools/software-license-agreement">software-license-agreement</a></td></tr></tbody></table>

If you find any inconsistent or unclear information, you can always [reach out to our team.](https://ndi.video/resources/get-in-touch/)


---

# 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.ndi.video/all/using-ndi/introduction.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.
