# Einführung

## OpenJVerein

[OpenJVerein](https://openjverein.github.io/) ist ein [github fork](https://github.com/openjverein/jverein) des [Jameica](https://www.willuhn.de/products/jameica/) Plugins [JVerein](https://www.jverein.de/). Die Entwicklung der Projekte findet parallel statt. Durch die Weiterentwicklung von OpenJVerein ist keine Kompatibilität zu JVerein gegeben. Wenn man sich für OpenJVerein entscheidet kann eine problemlose Rückkehr zu JVerein, aufgrund der Datenbankstruktur, nicht garantiert werden.

## Einführung

In diesem Benutzerhandbuch werden folgende Themen beschrieben:

1. Allgemeine Themen rund um die Installation und Konfiguration
2. Die einzelnen Menüpunkte und Programmfunktionen
3. Sonstige Themen

### Hinweise

Dieses Handbuch steht unter [GPL V3](/doku/sonstiges/lizenzen/gpl-v3.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://openjverein.gitbook.io/doku/allgemeines/readme.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.
