# Getting Started

- [What is NDI?](https://docs.ndi.video/all/getting-started/what-is-ndi.md)
- [Release Notes](https://docs.ndi.video/all/getting-started/release-notes.md)
- [White Paper](https://docs.ndi.video/all/getting-started/white-paper.md)
- [Discovery & Registration](https://docs.ndi.video/all/getting-started/white-paper/discovery-and-registration.md)
- [mDNS](https://docs.ndi.video/all/getting-started/white-paper/discovery-and-registration/mdns.md)
- [Discovery Server](https://docs.ndi.video/all/getting-started/white-paper/discovery-and-registration/discovery-server.md)
- [Manual Connection](https://docs.ndi.video/all/getting-started/white-paper/discovery-and-registration/manual-connection.md)
- [NDI Groups](https://docs.ndi.video/all/getting-started/white-paper/discovery-and-registration/ndi-groups.md)
- [NDI Protocols](https://docs.ndi.video/all/getting-started/white-paper/ndi-protocols.md)
- [NDI Related Network Ports](https://docs.ndi.video/all/getting-started/white-paper/ndi-related-network-ports.md)
- [Getting video across the network](https://docs.ndi.video/all/getting-started/white-paper/getting-video-across-the-network.md)
- [Network Layout](https://docs.ndi.video/all/getting-started/white-paper/network-layout.md)
- [Bandwidth](https://docs.ndi.video/all/getting-started/white-paper/bandwidth.md)
- [NDI High Bandwidth based on SpeedHQ2 (8bit 4:2:2)](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-high-bandwidth-based-on-speedhq2-8bit-4-2-2.md)
- [NDI High Bandwidth based on SpeedHQ7 (8bit 4:2:2:4)](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-high-bandwidth-based-on-speedhq7-8bit-4-2-2-4.md)
- [NDI HX2 h.264 (8bit 4:2:0)](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-hx2-h.264-8bit-4-2-0.md)
- [NDI HX2 h.265 (8bit 4:2:0)](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-hx2-h.265-8bit-4-2-0.md)
- [NDI HX3 h.264 (8bit 4:2:0)](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-hx3-h.264-8bit-4-2-0.md)
- [NDI HX3 h.265 (8bit 4:2:0)](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-hx3-h.265-8bit-4-2-0.md)
- [NDI Proxy and bandwidth optimization](https://docs.ndi.video/all/getting-started/white-paper/bandwidth/ndi-proxy-and-bandwidth-optimization.md)
- [Network Interface Settings](https://docs.ndi.video/all/getting-started/white-paper/network-interface-settings.md)
- [NIC Selection](https://docs.ndi.video/all/getting-started/white-paper/nic-selection.md)
- [Encoding and Decoding](https://docs.ndi.video/all/getting-started/white-paper/encoding-and-decoding.md)
- [Multicast](https://docs.ndi.video/all/getting-started/white-paper/multicast.md)
- [NDI Administrative Settings](https://docs.ndi.video/all/getting-started/white-paper/ndi-administrative-settings.md)
- [Synchronization](https://docs.ndi.video/all/getting-started/white-paper/synchronization.md)
- [Time, Timecode, and Sync for NDI](https://docs.ndi.video/all/getting-started/white-paper/time-timecode-and-sync-for-ndi.md): Time, timecode, and synchronization of NDI streams
- [NDI in the Cloud](https://docs.ndi.video/all/getting-started/white-paper/ndi-in-the-cloud.md)
- [Configuration Files](https://docs.ndi.video/all/getting-started/white-paper/configuration-files.md)
- [Glossary](https://docs.ndi.video/all/getting-started/glossary.md)
- [NDI Terminology](https://docs.ndi.video/all/getting-started/glossary/ndi-terminology.md): The following is an ever-growing list of terms that relate directly to products, features, and our connectivity technology in general.
- [Industry Terminology](https://docs.ndi.video/all/getting-started/glossary/industry-terminology.md): The following is an ever-growing list of terms that relate to networking and audiovisual technology.


---

# 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/getting-started.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.
