# DH: Estimated Devilry Date

- [General settings](https://docs.dirhand.com.au/dh-estimated-devilry-date/general-settings.md): This page describe general settings for EDD App.
- [Widgets](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets.md): This page describe Widget part for EDD App.
- [Type 1 - Text Base](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/type-1-text-base.md)
- [Type 2 - Visual](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/type-2-visual.md)
- [Type 3 - Multiple options](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/type-3-multiple-options.md)
- [Show EDD in different pages](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/show-edd-in-different-pages.md)
- [Widget Appearance](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/widget-appearance.md)
- [Widget placement method](https://docs.dirhand.com.au/dh-estimated-devilry-date/widgets/widget-placement-method.md)
- [Delivery areas](https://docs.dirhand.com.au/dh-estimated-devilry-date/delivery-areas.md): Configure delivery times based on customer location.
- [Products](https://docs.dirhand.com.au/dh-estimated-devilry-date/products.md): CollectionsConfigure delivery times for individual products.
- [Holidays](https://docs.dirhand.com.au/dh-estimated-devilry-date/holidays.md): Establish holidays and monitor upcoming public holidays.
- [Multi-languages](https://docs.dirhand.com.au/dh-estimated-devilry-date/multi-languages.md)
- [Extra topics](https://docs.dirhand.com.au/dh-estimated-devilry-date/extra-topics.md)
- [How date estimation works](https://docs.dirhand.com.au/dh-estimated-devilry-date/extra-topics/how-date-estimation-works.md)
- [Time format](https://docs.dirhand.com.au/dh-estimated-devilry-date/extra-topics/time-format.md)
- [How to set 'Order Confirmation Email'?](https://docs.dirhand.com.au/dh-estimated-devilry-date/extra-topics/how-to-set-order-confirmation-email.md)
- [Uninstall DH-EDD](https://docs.dirhand.com.au/dh-estimated-devilry-date/extra-topics/uninstall-dh-edd.md)
- [FAQs](https://docs.dirhand.com.au/dh-estimated-devilry-date/faqs.md)
- [What is the purpose of the Custom CSS in the Delivery Date tab?](https://docs.dirhand.com.au/dh-estimated-devilry-date/faqs/what-is-the-purpose-of-the-custom-css-in-the-delivery-date-tab.md)
- [Changelog](https://docs.dirhand.com.au/dh-estimated-devilry-date/changelog.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://docs.dirhand.com.au/dh-estimated-devilry-date.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.
