# STORE PICKUP

- [Store Pickup Overview](https://docs.dingdoong.io/store-pickup/store-pickup-overview.md)
- [Google Maps API](https://docs.dingdoong.io/store-pickup/google-maps-api.md)
- [Pickup Scheduling](https://docs.dingdoong.io/store-pickup/pickup-scheduling.md)
- [Pickup choice & Pickup avaibility](https://docs.dingdoong.io/store-pickup/pickup-scheduling/pickup-choice-and-pickup-avaibility.md)
- [Preparation time & date range](https://docs.dingdoong.io/store-pickup/pickup-scheduling/preparation-time-and-date-range.md)
- [Limit orders](https://docs.dingdoong.io/store-pickup/pickup-scheduling/limit-orders.md)
- [Blackout dates (Holidays)](https://docs.dingdoong.io/store-pickup/pickup-scheduling/blackout-dates-holidays.md)
- [Order Tag](https://docs.dingdoong.io/store-pickup/pickup-scheduling/order-tag.md)
- [Product avaibility](https://docs.dingdoong.io/store-pickup/pickup-scheduling/product-avaibility.md)
- [ Product Override](https://docs.dingdoong.io/store-pickup/pickup-scheduling/product-override.md)
- [Set product-specific preparation time](https://docs.dingdoong.io/store-pickup/pickup-scheduling/product-override/set-product-specific-preparation-time.md)
- [Set product-specific available dates & time](https://docs.dingdoong.io/store-pickup/pickup-scheduling/product-override/set-product-specific-available-dates-and-time.md)
- [Set product-specific blackout dates & time](https://docs.dingdoong.io/store-pickup/pickup-scheduling/product-override/set-product-specific-blackout-dates-and-time.md)
- [What happens when a cart has different products with different rules?](https://docs.dingdoong.io/store-pickup/pickup-scheduling/product-override/what-happens-when-a-cart-has-different-products-with-different-rules.md)
- [How to have a straightforward pickup experience?](https://docs.dingdoong.io/store-pickup/how-to-have-a-straightforward-pickup-experience.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/store-pickup.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.
