# Introduction

Vertistation is a hardware device that enables data exchange between aircraft and ground infrastructure.

There are currently two versions of Vertistation: [Vertistation v1](/vertistation-v1.md) and [Vertistation v2](/vertistation-v2.md).

In both configurations, the physical characteristics of the container box, the electric, and data interface are the same.

<div align="left"><img src="/files/eCQDTf81P1zu7wlyQRUy" alt=""></div>

### Physical characteristics

Weight 1.5Kg (including pole bracket)

Height 28cm (including connectors)

Width 20cm (excluding pole-mounting bracket)

Depth 8.5cm

Pole-mounting bracket width 8.5cm

Maximum mounting pole diameter 45mm

IP rating: IP65

### Electrics and data

Power interface: PoE 802.3af or 802.3at

Power connector: integrated 8-pin circular connector, with adapter to RJ45.

Power absorption: Maximum 20W, typical 5W.

Temperature range: -40C to +60C

Humidity: RH 0% - 100% and condensing.

Data connector:  integrated 8-pin circular connector, with adapter to RJ45.

Data connectivity: TCP/IP over WAN with DHCP negotiation


---

# 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://vertistation.aviowiki.com/introduction.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.
