# GENERAL SETTINGS

- [General settings](https://docs.dingdoong.io/general-settings/general-settings.md): In this section, you can expect to set up:
- [Date requirement](https://docs.dingdoong.io/general-settings/general-settings/date-requirement.md): How to make date required for selecting?
- [Email notifications](https://docs.dingdoong.io/general-settings/general-settings/email-notifications.md)
- [Order confirmation email](https://docs.dingdoong.io/general-settings/general-settings/email-notifications/order-confirmation-email.md): For ones who want to confirm buyer's selected date on confirmation email
- [Email for "Ready for pickup"](https://docs.dingdoong.io/general-settings/general-settings/email-notifications/email-for-ready-for-pickup.md): For ones who want to remind buyers to pickup for their products
- [Email for "Out for delivery"](https://docs.dingdoong.io/general-settings/general-settings/email-notifications/email-for-out-for-delivery.md): For ones who want to remind buyers to pickup for their products
- [Local delivery validation](https://docs.dingdoong.io/general-settings/general-settings/local-delivery-validation.md): For ones who want to validate for eligible delivery zone
- [Order management](https://docs.dingdoong.io/general-settings/general-settings/order-management.md)
- [Advanced settings](https://docs.dingdoong.io/general-settings/general-settings/advanced-settings.md)
- [How to add date and time to Thank You page?](https://docs.dingdoong.io/general-settings/how-to-add-date-and-time-to-thank-you-page.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.dingdoong.io/general-settings.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.
