# FAQs

<details>

<summary>How to Enable/Disable the app?</summary>

Open ODD App → click on Settings → App Settings → General Settings → Choose App is enabled or App is disabled option to enable or disable the app.

</details>

<details>

<summary>Is it mandatory for a customer to choose the date?</summary>

It is not mandatory. However, you can choose to enable or disable the Require Date Setting to make the date selection mandatory. It can be done from the App Settings → Require Date Settings → Yes or No.&#x20;

</details>

<details>

<summary>Does the Order Delivery Date app work with cart drawer or popup?</summary>

No, the Order Delivery Date app **does not work** with the Drawer cart or Popup cart. The app only works on the cart page.

</details>

<details>

<summary>Is it possible to speed up the load time of the calendar?</summary>

Yes it is possible to update the load time of the calendar. Please refer to this link here – [Speed Up Script](/order-delivery-date/speed-up-delivery-date-picker-2.0-themes.md)

</details>

<details>

<summary>Can you help me with the installation of the ODD app?</summary>

You can install the app by clicking on the link - [**Order Delivery Date App**](https://apps.shopify.com/spice-order-delivery-date)

Yes please email us at <help@spicegems.com> and provide us staff access to your Themes section.

</details>


---

# 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://help.spicegems.com/order-delivery-date/faqs.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.
