---
title: "Digital travelling companion"
description: ""
url: "https://www.kristan.at/en/service/digital-guest-folder"
date: "2026-06-29T22:07:27+00:00"
language: "en-GB"
---

##  Digital travelling companion

## "Mein Südkärnten" App:

### The digital travelling companion of our region

With check-in, you will automatically receive **your own personal access to the "Mein Südkärnten" app."** This is your **free web app of the tourism region Klopeiner See - Südkärnten**. The app has plenty of information, offers and tips in and around the absolute south of Austria ready for you - up-to-date and precisely tailored to your holiday period.

[YOUR ACCESS TO THE APP](https://app.pia4you.com/w-dest-register/klopeinersee-qln85q/?accommodationId=10694,10502)

**"Mein Südkärnten" informs about**

- Events during your stay
- Open restaurants and where to find them
- Hiking routes &amp; bike tours
- Sports &amp; leisure activities
- Sights
- Weather &amp; Webcams
- Wellness &amp; Health
- Mobility &amp; Transport
- General infrastructure
- COVID test roads in southern Carinthia
- Mobile Aktiv Card Southern Carinthia

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.kristan.at/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Service",
            "item": "https://www.kristan.at/"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Digital guest folder",
            "item": "https://www.kristan.at/en/service/digital-guest-folder.md"
        }
    ]
}
```
