# Runtime selection

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

## Automatically detect runtime

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

<figure><img src="/files/GwgcxwBZoKizHpyq4Udy" alt="" width="375"><figcaption></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/Qj09DLn9piycG8VHeos2" alt="" width="375"><figcaption></figcaption></figure>

Usually the default "Nx CPU" runtime is there for your system, and based on the hardware platform, or installed [AI Accelerators](/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/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.
