# Pickup availability

Making shopping for your customers even easier! Now, they can choose the pickup option for their orders. It's flexible and allows customers to schedule their pickups based on what suits them best.

More for pickup availability here:

{% embed url="<https://shopify.dev/docs/themes/delivery-fulfillment/pickup-availability>" %}

### How to set up&#x20;

<table><thead><tr><th width="148.0711669921875">Settings</th><th width="118.40972900390625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Info paragraph</td><td align="center"><code>paragraph</code></td><td>Explains how the pickup feature works and how to configure it. <a href="https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/local-methods/local-pickup#show-pickup-availability-to-your-customers">Learn more</a>.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Adds space beneath the block (0-50px, adjustable in 2px increments).</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/products/blocks/pickup-availability.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.
