> For the complete documentation index, see [llms.txt](https://help.pickyassist.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickyassist.com/whatsapp-commerce/logistics-integration/logistics-core-module/overview.md).

# Overview

### Overview

The Logistics Core Module groups the settings you use to run delivery operations inside a catalog.

Use it to set up your shop, define pickup options, configure package defaults, control delivery areas, and manage delivery actions from the order.

This module works for both:

* in-shop delivery setup
* third-party logistics integration

The same core settings support current and future logistics partners.

### Recommended order

1. Open [Access delivery settings](/whatsapp-commerce/logistics-integration/logistics-core-module/access-delivery-settings.md).
2. Complete [Shop Setup](/whatsapp-commerce/logistics-integration/logistics-core-module/shop-setup.md).
3. Configure pickup, package, and delivery settings.

### Included pages

* [FAQs](/whatsapp-commerce/logistics-integration/logistics-core-module/faqs.md)
* [Pickup Configuration](/whatsapp-commerce/logistics-integration/logistics-core-module/pickup-configuration.md)
* [Default Package Settings](/whatsapp-commerce/logistics-integration/logistics-core-module/default-package-settings.md)
* [Customize Delivery Methods](/whatsapp-commerce/logistics-integration/logistics-core-module/customize-delivery-methods.md)
* [Automatically Initiate Request to Pickup](/whatsapp-commerce/logistics-integration/logistics-core-module/automatically-initiate-request-to-pickup.md)
* [Automatic delivery assignment](/whatsapp-commerce/logistics-integration/logistics-core-module/automatic-delivery-assignment.md)
* [Delivery Details in Order (360 View)](/whatsapp-commerce/logistics-integration/logistics-core-module/delivery-details-in-order-360-view.md)
* [Bulk Order Printing for Packaging](/whatsapp-commerce/logistics-integration/logistics-core-module/bulk-order-printing-for-packaging.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:

```
GET https://help.pickyassist.com/whatsapp-commerce/logistics-integration/logistics-core-module/overview.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.
