# Connectivity

You can access the page via the navigation bar: **Vehicle Overview → Connectivity → Wi-Fi**

There are 2 tabs on the Connectivity page, one for Wi-Fi and one for LTE if your vehicle has an LTE modem.

## **Wi-Fi Station Mode**

**Connect your vehicle to a Wi-Fi network**

1. If you started AMC before powering up your vehicle, the Wi-Fi page will load until the vehicle Wi-Fi module is started, takes about 30 seconds.
2. When loading is complete, you will be prompted with a list of available networks.

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

3. If the loading fails, this error will appear, please check your AuterionOS version and retry.

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

3. Select the network you want to connect to. Insert the password, then press connect.

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

4. The vehicle will attempt to connect to the Wi-Fi network, and upon success, the network status will confirm the connection.

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

## Wi-Fi Hotspot Mode

**Allow devices to connect directly to the vehicle via Wi-Fi**

1. Toggle **Hotspot** setting on
2. The vehicle will switch to hotspot mode, upon success the hotspot will appear in the Networks area

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

3. Select the available skynode hotspot to **view** or **change** the password
4. You can view the hotspot password by tapping on the **eye** button

<figure><img src="/files/HYZM5MjGU1b6PueFwqp2" 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://docs.auterion.com/vehicle-operation/auterion-mission-control/ui-breakdown/vehicle-overview-menu/connectivity.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.
