# Food Ordering

The new Food ordering feature will help you to organize your delivery service and boost online orders.

## How does it work?

To enable food ordering features you need to activate the **RestroPress** plugin which is included in the theme bundle. This plugin allows you to easily add a food ordering system to your website.

To install the plugin go to **Plugins > Add New**. Search for the **RestroPress plugin**, install it, and activate once the installation is finished.

![](https://support.stylemixthemes.com/storage/stm-manuals/April2020/restro1.jpg)

After plugin activation, there will be available the RestroPress menu on the dashboard panel. Under this menu, all the settings of the plugin are located.

RestroPress allows you to:

* add new items to the menu;
* enable online orders;
* take online payments;
* add and manage categories;
* manage pricing;
* enable a shopping cart.

> For the full set up guide please use the plugin [documentation](https://docs.restropress.com/installation-plugin-set-up/)!


---

# 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.stylemixthemes.com/pearl-theme-documentation/content-management/food-ordering.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.
