# Where is the NDI Analysis Tool?

The NDI Analysis Tool is not included in the standard NDI Tools suite. It is available separately as a command‑line application for Windows.&#x20;

NDI Analysis Tool is a command-line driving application designed for Windows to measure the frame size and timing of received frames, which can then be used to give a somewhat accurate idea of where a potential problem can be.

{% hint style="info" %}
Download NDI Analysis tool [**here**](https://ndi.video/tools/analysis/)
{% endhint %}

To learn more about NDI Analysis review our [NDI Analysis Utility](/all/using-ndi/utilities/analysis.md) page


---

# 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/faq/ndi-tools/where-is-the-ndi-analysis-tool.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.
