# Use your model

After the model is uploaded the model is ready to be used on your devices. To use a model on your device follow the steps below.

* Open the device settings in the NX Meta Client by right clicking on a device label and selecting the last option.

<figure><img src="/files/JetAw5bv3BzdlYw6LW6c" alt=""><figcaption></figcaption></figure>

* Navigate to the plugin tab with the NX AI Manager plugin.
* Activate the plugin and then the device if necessary.
* You may need to click apply and refresh the tab.
* By default a model will be active.

<figure><img src="/files/SFsfkmuMGVXz268L1e5q" alt=""><figcaption></figcaption></figure>

* A popup window with the NX AI Manager Client will open on the device details page.
* On this page you can switch the model by clicking the switch model button <img src="/files/Wyfmd9H35XnLArtAEI41" alt="" data-size="line">.

<figure><img src="/files/dBIE3LshWP7VdhzVfFcw" alt=""><figcaption></figcaption></figure>

* You can then browse through the model library and select the uploaded model. (In this example a face locator model is used).

<figure><img src="/files/cSPEqe4rKnYJB3AeGISf" alt="" width="375"><figcaption></figcaption></figure>

* The model will then be assigned and automatically downloaded to the server with the device.

<div><figure><img src="/files/5TSKJSfYKXCFzx85yo6D" alt="" width="375"><figcaption></figcaption></figure> <figure><img src="/files/6Tehngc6gvrMPIePNHsf" alt="" width="375"><figcaption></figcaption></figure></div>

* After which the model is also visible on the plugin tab in the NX Meta Application (you might need to click refresh again for the updates to become visible).

<figure><img src="/files/qvUSKvHZ2Csak4Oxzjcr" alt=""><figcaption></figcaption></figure>


---

# 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-cloud/use-your-model.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.
