# Activating your vehicle

Activating your vehicle will connect it to Auterion Suite. This will allow you to access cloud features and manage your vehicle remotely.

**To activate a vehicle:**

1. Make sure the Evo is powered off.
2. Connect your vehicle to your computer via USB-C.
3. Power your vehicle.
4. Open a browser on your computer and navigate to the vehicle's WebUI:[ 10.41.1.1](http://10.41.1.1/)

<figure><img src="/files/wXQEVdha5EMIkVJkTPZe" alt="" width="335"><figcaption></figcaption></figure>

<figure><img src="/files/SeoH9dKAai3qPFTYUy1x" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
To activate a vehicle make sure your vehicle is connected to the Internet using Auterion Mission Control > Connectivity tab.
{% endhint %}

4. Click on **Activate now** or **Scan the QR code**.
5. You will be directed to Auterion Suite, where you'll see this pop-up window to activate your Skynode.

<figure><img src="/files/7Fr6YAzHxYSBXRXltqhI" alt="" width="563"><figcaption></figcaption></figure>

6. Click on Activate and your vehicle will be visible under **Fleet Management** > **Vehicles**.

### Rename a vehicle <a href="#rename" id="rename"></a>

1. Select a vehicle from the All Vehicles list.
2. Click on Rename vehicle in the top bar.

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

3. Enter the new vehicle name and click on Rename Vehicle.

### Vehicle Identity <a href="#identity" id="identity"></a>

A vehicle is a collection of parts. An airframe, a Skynode, a flight controller, and more. These various pieces of the vehicle make up the complete "vehicle identity."

To view the serial numbers and IDs of the components associated with a given vehicle, click the "fingerprint" button near the vehicle's name on the *Vehicle Page*.

<figure><img src="/files/IyV3SHSaPc1AHGbZe7kw" alt="" width="296"><figcaption></figcaption></figure>

This will open up a window that shows all of the IDs of the components that make up the vehicle in the Suite. Each ID controls a specific component. For example, the flight controller ID is how the logs coming out of a flight controller as associated with the vehicle page in the Suite.


---

# 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.deltaquad.com/evo/auterion-suite/activating-your-vehicle.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.
