# Setup Your Menus

{% embed url="<https://drive.google.com/file/d/1kAnc7zjzRPDhS4mdf6YVS1y6q65mUMZn/view?usp=sharing>" %}
Menu setup video tutorial
{% endembed %}

## Setup Process

1. Go to FoodChow\.com
2. Download the Sample Menu
3. Create your own menu by referring that format
4. Upload your menu on FoodChow\.com

## Menus

These represent your actual real-life menus. Many stores have just one main menu that's always available. Others may have a lunch & dinner menu or a pickup only menu. You will need at least one menu for your online store to work.

Menu availability can depend on certain conditions such as order types (pickups or deliveries), order timings (e.g. pre-order only). They can also be restricted to certain days and timings

## Categories

Categories represent a sub-section of a menu and consist of dishes. For example, if you have one standard menu, your categories might include:

1. New Deals
2. Trending
3. New Launches
4. Meals
5. Other

## Item Sizes

This may include:

1. Large
2. Medium
3. Small

## Choices

This includes the choice of food the customer would like to order i.e

1. Hot
2. Mild
3. Cold

## Add-Ons

This includes some additional ingredients which a customer would like to add on such as :&#x20;

1. Extra Toppings
2. Extra Ingredients


---

# 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://foodchow.gitbook.io/getting-started/quickstart-to-foodchow/setup-your-menus.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.
