# Benutzerhandbuch

## Übersicht

Dieses Handbuch ist dein umfassender Leitfaden für einen reibungslosen Start mit "hello perso". Es bietet dir detaillierte Informationen zu jeder Funktion und zeigt dir, wie du das volle Potenzial unserer Plattform ausschöpfen kannst. Egal, ob du neu in der Welt des Eventmanagements bist oder schon ein erfahrener Profi – dieses Handbuch ist so gestaltet, dass es dir hilft, deine Events effizienter, organisierter und erfolgreicher zu machen.

Für Fragen, die durch dieses Handbuch nicht beantwortet werden, kontaktiere uns gerne:[ info@hello-perso.com](https://mail:info@hello-perso.com).

***

## Erste Schritte

Wir haben für dich einige hilfreiche Anleitungen zusammengestellt, mit denen du unser Produkt schnell und einfach einrichten kannst.

{% content-ref url="grundlagen/einrichtung" %}
[einrichtung](https://docs.hello-perso.com/grundlagen/einrichtung)
{% endcontent-ref %}

{% content-ref url="grundlagen/account-einrichten" %}
[account-einrichten](https://docs.hello-perso.com/grundlagen/account-einrichten)
{% endcontent-ref %}

{% content-ref url="grundlagen/faqs" %}
[faqs](https://docs.hello-perso.com/grundlagen/faqs)
{% endcontent-ref %}

{% content-ref url="grundlagen/api-and-integration" %}
[api-and-integration](https://docs.hello-perso.com/grundlagen/api-and-integration)
{% endcontent-ref %}

***

## **Die wichtigsten Links**

{% content-ref url="ubersicht/projekte" %}
[projekte](https://docs.hello-perso.com/ubersicht/projekte)
{% endcontent-ref %}

{% content-ref url="ubersicht/artikel-sortiment" %}
[artikel-sortiment](https://docs.hello-perso.com/ubersicht/artikel-sortiment)
{% endcontent-ref %}

{% content-ref url="ubersicht/kalender" %}
[kalender](https://docs.hello-perso.com/ubersicht/kalender)
{% endcontent-ref %}

{% content-ref url="ubersicht/auftragsverwaltung" %}
[auftragsverwaltung](https://docs.hello-perso.com/ubersicht/auftragsverwaltung)
{% endcontent-ref %}

{% content-ref url="ubersicht/verwaltung" %}
[verwaltung](https://docs.hello-perso.com/ubersicht/verwaltung)
{% endcontent-ref %}

***

## Technische Voraussetzungen

### Browser **Kompatibilität**

"hello perso" ist kompatibel mit den Browser-Versionen von Chrome, Edge, Firefox und Safari, die zum Zeitpunkt unseres jeweiligen Release-Datums aktuell sind.

| Mozilla Firefox | Google Chrome | Microsoft Edge | Safari | Opera |
| --------------- | ------------- | -------------- | ------ | ----- |
| ✅               | ✅             | ✅              | ✅      | ❌     |

### **Mobile Kompatibilität**

Für Android und iOS unterstützt "hello perso" jeweils die neueste, zum Zeitpunkt unserer Release-Daten verfügbare Version.

### **Internetverbindung**

Es wird eine stabile Internetverbindung mit mindestens 5 Mbps Downloadgeschwindigkeit für reibungslose Funktionalität und schnelle Ladezeiten vorausgesetzt.

***

## Aktuelle Änderungen

Features, Änderungen und Bugfixes findest du unter <https://hello-perso.com/changelog>.


---

# 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.hello-perso.com/benutzerhandbuch.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.
