# Activate AI Node on Suite

{% hint style="info" %}
At the present moment, AI Nodes cannot be activated on Suite automatically.
{% endhint %}

Similarly to Skynode, to use AI Node to full potential it has to be activated in the Auterion Suite. Unlike Skynode, which is synonymous to a "vehicle" on the Suite, AI Node is added as a "Vehicle Asset" instead. This means you first have to activate Skynode, and then you can add AI Node to it.

Before starting, make sure that [AI Node is powered](/hardware-integration/ai-node/evaluation-kit/power-ai-node.md), [connected to Skynode](/hardware-integration/ai-node/evaluation-kit/wiring-ai-node-to-skynode.md), and has [internet access](/hardware-integration/ai-node/connectivity.md).


---

# 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://docs.auterion.com/hardware-integration/ai-node/evaluation-kit/activate-ai-node-on-suite.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.
