# Troubleshooting

## Is it a problem in the AI manager

This troubleshooting section will only help with the Nx AI Manager and does not address other problems in the Nx Meta or Nx EVOS system.

When you are troubleshooting you need to make sure that you are trying to use AI with the AI Manager and not another function of Nx EVOS, the Nx AI Manager is different than the built in motion detection for example. Work through the topics below in order; start with OS and system checks to rule out environmental issues before examining the plugin itself.

## Troubleshooting topics

* [OS checks](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/os-checks.md): Verify the operating system and hardware prerequisites are met before proceeding.
* [System checks](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/system-checks.md): Confirm that Nx Meta, cameras, and cloud connectivity are working correctly.
* [Plugin checks](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/plugin-checks.md): Inspect the Nx AI Manager plugin status and configuration.
* [Things to try](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/things-to-try.md): Step-by-step actions to resolve the most common issues.
* [Collecting system information](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/collecting-system-information.md): Gather logs and diagnostics to share with support.
* [Controlling the server and the plugin](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/controlling-the-server-and-the-plugin.md): Start, stop, and restart the Nx Mediaserver and the AI Manager plugin.
* [Q\&A](/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting/q-and-a.md): Answers to frequently asked troubleshooting questions.


---

# 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://nx.docs.scailable.net/nx-ai-manager-v6.1.2/support-and-troubleshooting/troubleshooting.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.
