> For the complete documentation index, see [llms.txt](https://help.airport.software/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.airport.software/installation/neue-benutzer/tutorial-videos/tankbetrieb.md).

# Tankbetrieb

{% embed url="<https://www.youtube.com/watch?list=PLFi_5S5eDYNzWTtB8g3Io5bsVhNC-7OIr&v=8XJgJgoChaM>" %}

## Kapitel-Übersicht

1. [Lager- und Bestandsverwaltung](https://www.youtube.com/watch?v=OFGvIuYEEjQ\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=1)\
   Erfahren Sie in diesem Video, wie die Lager- und Bestandsverwaltung für Ihre verschiedenen Tanklager funktioniert, wie Sie Treibstofflieferungen korrekt verbuchen und regelmäßige Bestandsabgleiche durchführen.
2. [Energiesteueranmeldung und Zoll-Lagerbuch](https://www.youtube.com/watch?v=PZa8zYH1eRQ\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=2)\
   Erfahren Sie in diesem Video, wie Sie die Verwaltungssoftware bei der Erstellung der Zoll-Meldungen unterstützt und wie das elektronische Zoll-Lagerbuch funktioniert.
3. [Manuelle Erfassung von Tankungen](https://www.youtube.com/watch?v=t8kq5VmEzC0\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=3)\
   Erfahren Sie in diesem Video, welche Funktionen zur manuellen Erfassung von Tankungen zur Verfügung stehen, wenn kein Tankautomat eingesetzt wird.
4. [Tankautomat: Fernfreigabe-Funktionen](https://www.youtube.com/watch?v=NfSseItt_BI\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=4)\
   Erfahren Sie in diesem Video, wie die Fernfreigabe-Funktionen Ihres Tankautomaten in die Verwaltungssoftware integriert sind.
5. [Tankautomat: Tanken zuordnen](https://www.youtube.com/watch?v=nP1Tkhmy9aY\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=5)\
   Erfahren Sie in diesem Video, welche Möglichkeiten der Abrechnungszuordnung die Verwaltungssoftware für Tankungen aus Ihrem Tankautomaten bietet.
6. [Tankautomat: Tankkarten verwalten](https://www.youtube.com/watch?v=tyZJNQ2_xfc\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=6)\
   Erfahren Sie in diesem Video, wie Sie direkt in der Verwaltungssoftware Tankkarten oder Tankchips für Ihren Tankautomaten freischalten oder sperren können.
7. [Tankautomat: Fehlerfälle und Lösungen](https://www.youtube.com/watch?v=VOPPqtNpmXs\&list=PLFi_5S5eDYNzw7_oPlpWRFEQZ-H-51feX\&index=7)\
   Erfahren Sie in diesem Video, welche Störungen in Verbindung mit Tankautomaten auftreten können und wie Sie diese einfach beheben.


---

# 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://help.airport.software/installation/neue-benutzer/tutorial-videos/tankbetrieb.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.
