> For the complete documentation index, see [llms.txt](https://docs.gethoneycart.com/live-examples/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gethoneycart.com/live-examples/event-times/block-off-specific-dates-and-times.md).

# Block off Specific Dates & Times

You can block off specific dates and times on your calendar if:

* you're fully booked and can't accept more orders&#x20;
* you have an event and won't be available
* you'll be closed on a holiday

## Block Dates

Remove certain dates when you have other events going on, or if you plan on being closed for a holiday.

![Block off Saturday & Monday of Memorial Day weekend.](/files/0nQUd3OHW0OcryjuCiLL)

## Block Times

Remove certain times if you're booked up on specific date and can't take on more orders, or if you have an event going on.

![Usually available 11a-6p on Mondays...](/files/yUAviauE0gZzI3y7Eq3T) ![But only available 2p-6p on May 23rd because we're fully booked for lunch.](/files/JZXOLzPh3Qmi9VwQfgE3)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/block-off-specific-dates-and-times.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.
