# Delivery Integration

- [Introduction to Dispatch](https://appfront.gitbook.io/portal/delivery-integration/introduction-to-dispatch.md): End-to-end delivery solution. Connect your online ordering to a 3rd party delivery company, save time, money, and delivery staff management.
- [Initial Delivery Setup](https://appfront.gitbook.io/portal/delivery-integration/initial-delivery-setup.md): In this section you will find all the information you need in order to set up your 3rd party delivery provider on Appfront.
- [Connecting 3rd Party Providers](https://appfront.gitbook.io/portal/delivery-integration/connecting-3rd-party-providers.md)
- [Dispatch - 3rd Partys Delivery](https://appfront.gitbook.io/portal/delivery-integration/3rd-partys-delivery.md): End to end delivery solution. Connect you App and Desktop ordering to a 3rd party delivery company, save time, money and managing delivery guys.
- [Delivery Management Tools (DMT)](https://appfront.gitbook.io/portal/delivery-integration/delivery-management-tools-dmt.md)
- [Setting up Delivery Areas](https://appfront.gitbook.io/portal/delivery-integration/setting-up-delivery-areas.md)
- [Delivery Troubleshooting](https://appfront.gitbook.io/portal/delivery-integration/delivery-troubleshooting.md)


---

# Agent Instructions: 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://appfront.gitbook.io/portal/delivery-integration.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.
