# Utilities

**NDI Utilities** are standalone applications designed for specific purposes within NDI-based workflows or for integrating our technology into products. Unlike the NDI Tools, which feature a closed user interface (UI), these Utilities are meant for more flexible uses and exploration. Some of them may only be operated through a command-line terminal.

{% hint style="info" %}
Click on a card to discover more about the functions and features of each Utility.
{% 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>Analysis</strong></td><td><a href="/pages/8Yon51OB2aFacmOXqw6s">/pages/8Yon51OB2aFacmOXqw6s</a></td></tr><tr><td><strong>Discovery Service</strong></td><td><a href="/pages/748yVHOKfsIutWCSCyhq">/pages/748yVHOKfsIutWCSCyhq</a></td></tr></tbody></table>

{% hint style="warning" %}
If you are looking for other **Utilities** such as the Unreal Engine SDK, NDI Free Audio or Bridge Service that are used for **Developing with NDI**, find them here: [Utilities](/all/developing-with-ndi/utilities.md)
{% endhint %}


---

# 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/utilities.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.
