> 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.md).

# Logistics Core Module

### Overview

Use this section to configure the core delivery settings for a catalog.

The core module supports both in-shop delivery and third-party logistics usage.

If you manage delivery with your own team, use this section to define delivery areas, charges, package rules, and delivery behavior.

If you use a partner such as Delhivery, use this section with the provider integration to control how the catalog handles delivery.

It covers access, shop setup, pickup rules, package defaults, delivery areas, assignment, and order-level delivery details.

### Included topics

* [Overview](/whatsapp-commerce/logistics-integration/logistics-core-module/overview.md)
* [FAQs](/whatsapp-commerce/logistics-integration/logistics-core-module/faqs.md)
* [Access delivery settings](/whatsapp-commerce/logistics-integration/logistics-core-module/access-delivery-settings.md)
* [Shop Setup](/whatsapp-commerce/logistics-integration/logistics-core-module/shop-setup.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, and the optional `goal` query parameter:

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