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

# Abrechnung

- [Rechnungen](https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung/rechnungen.md): Im Bereich Rechnungen findest du Rechnungen für mehrere ausgewählte Klienten, gesammelt in einer Liste.
- [Angebote](https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung/angebote.md): Im Bereich Angebote findest du Angebote für mehrere ausgewählte Klienten, gesammelt in einer Liste.
- [Verordnungen](https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung/verordnungen.md): Im Bereich Verordnungen findest du Verordnungen und Wiedervorlagen für mehrere ausgewählte Klienten, gesammelt in einer Liste.
- [Rechnungskorrekturen](https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung/rechnungskorrekturen.md): Im Bereich Rechnungskorrekturen findest du Rechnungskorrekturen für mehrere ausgewählte Klienten, gesammelt in einer Liste.
- [Aufträge](https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung/auftrage.md): Im Bereich Aufträge findest du Aufträge für mehrere ausgewählte Klienten, gesammelt in einer Liste.
- [Leistungsnachweise](https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung/leistungsnachweise.md): Im Bereich Leistungsnachweise findest du Leistungsnachweise für mehrere ausgewählte Klienten, gesammelt in einer Liste.


---

# 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:

```
GET https://docs.acodia.de/acodia-care/glossar/web-app/abrechnung.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.
