# Default Schedule

{% hint style="info" %}
**Good to know:** You can have separate schedules for each of your [order types](/live-examples/order-types/overview.md) (i.e Delivery only available Mon-Fri; Pickup available Mon-Sat).
{% endhint %}

{% hint style="success" %}
**Live Demo:** try a demo of a [default schedule](https://hc-live-examples.gethoneycart.com/?menu=1\&order_type=1).
{% endhint %}

## Set Days & Times You're Available

![](/files/FE2S1kOxSdSj6HAV7fQU)

## Set Different Times for Each Day

![Set Monday - Friday to be 11AM- 6PM](/files/LGNioQmfnPzMfQqZMRhf)

![Set Saturday to be 11AM - 2PM](/files/STQLHaeH09VpljCR7Vh9)


---

# 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.gethoneycart.com/live-examples/event-times/default-schedule.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.
