# Runtime selection

{% hint style="info" %}
Nx Witness, Nx Go and Nx Meta will work in the same way for the configuration.
{% endhint %}

## Detect available runtimes

When first starting the plugin the Nx AI Manager plugin will auto-detect the available runtimes for your server.

<figure><img src="/files/9eYz7zSXchdCQEjOw1XU" alt="Plugin settings showing the acceleration library installation progress with a prompt to wait and click Refresh"><figcaption><p>Detecting and installing the acceleration library</p></figcaption></figure>

After the detection is complete you will usually be presented with a list of the available runtimes to choose from

<figure><img src="/files/c82MJS3cIJicT7uHfAqk" alt="Plugin settings showing Multiple AI-capable devices detected with Generic CPU and Intel runtime options"><figcaption><p>Runtime selection — choose the acceleration library for your hardware</p></figcaption></figure>

Usually the default "Generic CPU" runtime is there for your system, and based on the hardware platform, or installed [AI Accelerators](/nx-ai-manager-v6.1.2/ai-accelerators-support/supported-ai-accelerators.md) other options will appear. Currently Intel OpenVino, NVIDIA, Hailo, MemryX and more are available.


---

# 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/nx-ai-manager-plugin/configure-the-plugin/runtime-selection.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.
