# Overview

HoneyCart lets you :

* Create an unlimited number of menus
* Make menus available for certain [order types](/live-examples/order-types/overview.md) (i.e delivery vs pickup vs holiday)
* Organize items into different categories

## Flexible Menu Items

* Pics
* Min QTY
* Dietary Restrictions
* Single vs Multiple choice options

{% hint style="success" %}
**Live Demo:** see a demo with [flexible menu items](https://hc-live-examples.gethoneycart.com/?menu=1\&order_type=1) &#x20;
{% endhint %}

![](/files/F8WdMyXVbzKrz956PvE4)

## Food Pics Aren't Required

HoneyCart's menu looks great whether you have pics of your food or not.

{% hint style="success" %}
**Live Demo:** see what a [menu without pics](https://hc-live-examples.gethoneycart.com/?menu=103\&order_type=1) looks like.
{% endhint %}

![With pics.](/files/rNMN08wXGrS1AWBCziW8) ![Without pics. See demo. ](/files/dkSfkGJsp6noyMQtpL7Q)


---

# 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/menus/overview.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.
