> For the complete documentation index, see [llms.txt](https://docs.docbits.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.docbits.com/deutsch/overview-and-basics.md).

# Grundlagen und Überblick

- [DocBits](https://docs.docbits.com/deutsch/overview-and-basics/readme.md)
- [Architecture](https://docs.docbits.com/deutsch/overview-and-basics/architecture.md)
- [DocBits Infor on Premise Customer](https://docs.docbits.com/deutsch/overview-and-basics/architecture/docbits-infor-on-premise-customer.md)
- [Certifications](https://docs.docbits.com/deutsch/overview-and-basics/architecture/certifications.md)
- [Hauptmerkmale von DocBits](https://docs.docbits.com/deutsch/overview-and-basics/architecture/key-features-of-docbits.md)
- [Architektur](https://docs.docbits.com/deutsch/overview-and-basics/architecture-1.md)
- [DocBits Infor On-Premise-Kunde](https://docs.docbits.com/deutsch/overview-and-basics/architecture-1/docbits-infor-on-premise-customer.md)
- [Zertifizierungen](https://docs.docbits.com/deutsch/overview-and-basics/architecture-1/certifications.md)
- [Sicherheit & Compliance FAQ](https://docs.docbits.com/deutsch/overview-and-basics/security-and-compliance-faq.md)
- [Infor Infrastructure](https://docs.docbits.com/deutsch/overview-and-basics/infor-infrastructure.md)
- [Infor Infrastruktur](https://docs.docbits.com/deutsch/overview-and-basics/infor-infrastructure-1.md)
- [Release-Notizen](https://docs.docbits.com/deutsch/overview-and-basics/release-notes.md)
- [Aktualisierungen — 21.–25. Juni 2026](https://docs.docbits.com/deutsch/overview-and-basics/release-notes/incremental-updates-21-25-june-2026.md)
- [FAQ](https://docs.docbits.com/deutsch/overview-and-basics/faq.md)
- [Allgemeine Informationen](https://docs.docbits.com/deutsch/overview-and-basics/faq/general-information.md)
- [Dokumentenverarbeitung](https://docs.docbits.com/deutsch/overview-and-basics/faq/document-processing.md)
- [Tabellenauszug Fehlerbehebung](https://docs.docbits.com/deutsch/overview-and-basics/faq/document-processing/table-extraction-troubleshoot.md)
- [Infor LN (LN Integration)](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-ln-ln-integration.md)
- [Exportfehler: "Fehler beim Exportieren des Dokuments nach LN. Statuscode: 500"](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500.md)
- [not found in direct debit](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500/not-found-in-direct-debit.md)
- [nicht gefunden im Lastschriftverfahren](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500/request-validation-attr.-receiptline-value-the-value-must-be-numeric..md)
- [der Wert muss numerisch sein.](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-ln-ln-integration/export-error-error-exporting-document-to-ln.-status-code-500/der-wert-muss-numerisch-sein..md)
- [Infor M3 (M3 Integration)](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-m3-m3-integration.md)
- [Kostenelemente sind nicht ordnungsgemäß konfiguriert. Bitte fragen Sie Ihren Administrator, es zu ko](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-m3-m3-integration/costing-elements-are-not-properly-configured.-please-ask-your-admin-to-configure-it..md)
- [M3 API Export Diagnoseleitfaden](https://docs.docbits.com/deutsch/overview-and-basics/faq/infor-m3-m3-integration/m3-api-export-diagnostic-guide.md)
- [End User Section](https://docs.docbits.com/deutsch/overview-and-basics/end-user-section.md)


---

# 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.docbits.com/deutsch/overview-and-basics.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.
