# Cloud Features

The Auterion Suite provides connected vehicle features for Auterion OS powered vehicles

Current features offered:

* Live telemetry - View vehicle position and status on a live map
* Live video - View a live video feed from the connected camera
* Picture Upload - Automatically upload all photos taken during a flight

Before these connected features can be used, every vehicle needs to be registered to the Suite.

## Prerequisites

1. Connect the vehicle to a network, which can be either cellular or an internet-enabled WiFi
   * [WiFi Setup](/vehicle-operation/settings-and-maintenance/wifi-setup.md) from AMC
2. Connect your computer or device via usb-c and navigate to the vehicle's dashboard via <http://10.41.1.1>.


---

# 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/vehicle-operation/auterion-suite-fleet-management/fleet-management/vehicles/cloud-features.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.
