# Auterion Apps

### Precise Distance LRF

The Precise Distance LRF app lets users add an external laser rangefinder (LRF) to their camera for precise subject-to-camera distance measurements. The data is stored in the EXIF metadata of each photo and can be viewed in real time in Auterion Mission Control (AMC).

[To the documentation](/vehicle-operation/auterion-apps/precise-distance-lrf.md)

### NTRIP App and Auterion RTK

The NTRIP App enables operators to set up an NTRIP client directly on Skynode, making it possible to receive and monitor GNSS correction data.

Auterion RTK is an out-of-the-box correction service designed for the NTRIP App and managed through Auterion Suite. Once a license is assigned, the service activates automatically and provides reliable RTK corrections without additional setup. For flexibility, the app also supports third-party NTRIP casters.

[To the documentation](/vehicle-operation/auterion-apps/ntrip-app-and-auterion-rtk.md)

### Precise Flight

Precise Flight is a post-flight tool that enables operators to run PPK (Post-Processed Kinematics) on imagery collected with Powered-by-Auterion vehicles. By combining mission data with base station data, the app geotags images with high accuracy and provides a map view of processed results.

[To the documentation](/vehicle-operation/auterion-apps/precise-flight.md)

### BeyondLine

BeyondLine enables vehicle command and control (C2) over LTE, transmitting real-time telemetry and live video streams.

[To the documentation](/vehicle-operation/auterion-apps/beyondline.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/vehicle-operation/auterion-apps.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.
