# How-to videos

## Initial setup with requirements

The initial setup of the Nx AI Manager. The requirements are listed, the plugin installation is checked and a walk through of the initial setup is shown, as is an explanation of the UI elements related to the Nx AI Manager.

{% embed url="<https://youtu.be/aVj06Qdy6oY>" %}

## Remove models and pipelines from a device

A quick video on how to remove models and pipelines from a device

{% embed url="<https://youtu.be/d7XXu2yZ8cw>" %}

## Configure and manage models

A video on how to add a pipeline with one model, and how to replace that model for another one.

{% embed url="<https://youtu.be/kKmiBg-bFu0>" %}


---

# 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/videos/how-to-videos.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.
