> For the complete documentation index, see [llms.txt](https://docs.nexcore.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexcore.de/documentation/readme.md).

# Willkommen

Willkommen in der Dokumentation zu nexcore – der Plattform für digitale Abläufe rund um Miete, Service und Logistik.

Mit nexcore organisierst Du Aufgaben zu Aufträgen, planst Einsätze, koordinierst Teams und dokumentierst Leistungen zentral – im Büro oder mobil.

Diese Dokumentation hilft Dir, nexcore optimal in Deinem Alltag zu nutzen.

### Springe jetzt direkt zu...

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-eye">:eye:</i></h4></td><td><strong>Einführung</strong></td><td>Verschaffe Dir einen ersten Überblick über nexcore</td><td></td><td></td><td><a href="/pages/7FvWQMF0kTK7HGhlQfmo">/pages/7FvWQMF0kTK7HGhlQfmo</a></td></tr><tr><td><h4><i class="fa-person-running">:person-running:</i></h4></td><td><strong>Erste Schritte</strong></td><td>Wir erklären Dir Schritt für Schritt wie Du loslegst</td><td></td><td></td><td><a href="/pages/QPzbTvC6XsT5gERiU43E">/pages/QPzbTvC6XsT5gERiU43E</a></td></tr><tr><td><h4><i class="fa-graduation-cap">:graduation-cap:</i></h4></td><td><strong>Tutorials</strong></td><td>Schritt für Schritt Anleitungen.</td><td></td><td></td><td><a href="/pages/PpbeAKxo0sbGkdEPVBS4">/pages/PpbeAKxo0sbGkdEPVBS4</a></td></tr><tr><td><h4><i class="fa-life-ring">:life-ring:</i></h4></td><td><strong>Support</strong></td><td>Hier wird Dir weitergeholfen, wenn es klemmt</td><td></td><td></td><td><a href="/pages/9OubvzTG3s9Tc0ydbMm8">/pages/9OubvzTG3s9Tc0ydbMm8</a></td></tr><tr><td><h4><i class="fa-toolbox">:toolbox:</i></h4></td><td><strong>Kernfunktionen</strong></td><td>Was funktioniert in nexcore wie und warum?</td><td></td><td></td><td><a href="/pages/7myrhEC6op82tGMhq2cP">/pages/7myrhEC6op82tGMhq2cP</a></td></tr><tr><td><h4><i class="fa-arrow-pointer">:arrow-pointer:</i></h4></td><td><strong>Bedienelemente</strong></td><td>Lerne, wie Du nexcore am besten bedienst.</td><td></td><td></td><td><a href="/pages/LllEcLlL8ueLcwr3MPva">/pages/LllEcLlL8ueLcwr3MPva</a></td></tr><tr><td><h4><i class="fa-gear">:gear:</i></h4></td><td><strong>Einstellungen &#x26; Verwaltung</strong></td><td>Dein System, Deine Einstellungen.</td><td></td><td></td><td><a href="/pages/VZXKEWhk8EF2Xy6u3r6a">/pages/VZXKEWhk8EF2Xy6u3r6a</a></td></tr><tr><td><h4><i class="fa-webhook">:webhook:</i></h4></td><td><strong>Integrationen</strong></td><td>Programme und Schnittstellen.</td><td></td><td></td><td><a href="/pages/ptoFmbNDV7j8imIvkOPi">/pages/ptoFmbNDV7j8imIvkOPi</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexcore.de/documentation/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
