> For the complete documentation index, see [llms.txt](https://support.xplanis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.xplanis.com/funktionen/adhoc-auftrag.md).

# AdHoc-Auftrag

Ein AdHoc-Auftrag ist ein Auftrag, der vom Fahrer oder vom Fahrer Global in der mobilen App aus einem der folgenden Gründe erstellt wird: 

1\. Der Wunsch des Kunden, den Auftrag direkt beim Lieferanten aufzuteilen.

2\. Gewichts- oder Volumenbeschränkungen des Lkw-Modells für bestimmte Strassen.

3\. Unmittelbarer Bedarf des Kunden an der Hinzufügung zusätzlicher Abhol-/Zustellorte während der Durchführung der Tour.

Der AdHoc-Auftrag kann nur am Ende der Tour platziert werden.

Auf den folgenden Seiten der Web-Plattform Xfleet stehen dem Disponenten die Details des AdHoc-Auftrags zur Verfügung:&#x20;

* Monitoring
* Aufträge
* Disposition
* Einsätze.

{% hint style="info" %}
Der AdHoc-Auftrag ist nur mit den Tourenmodellen „Zustellung“ und „Be- und Entladeaufträge getrennt“ kompatibel.
{% endhint %}


---

# 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://support.xplanis.com/funktionen/adhoc-auftrag.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.
