# Common Issues

This section addresses some of the most frequently encountered challenges when using NDI hardware or software. Please note that some of the issues may have been corrected with the latest NDI release.

{% hint style="warning" %}
We are aware of Virtual Input issues on certain Mac installations. Please [review ](/all/faq/common-issues/im-having-issues-with-virtual-input-for-macos.md)this guide on a possible solution and make sure you have the latest version of [NDI Tools](https://ndi.video/tools/).
{% endhint %}

***

{% hint style="info" %}
Was this helpful? Please let us know by rating this page; you can also leave a [review](https://forms.office.com/Pages/ResponsePage.aspx?id=pzs8xttADka98eY6AqOtWZeUcJXxBylLhfBY94EFe29UNjZRV0xTOFdHR09INzRaN1BDVFFWT0lNRi4u).
{% 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/faq/common-issues.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.
