# FRS - Menu Management

## 1) Create POS item in Appfront according to item's ID at POS

In order to create a POS item, proceed as follows:

1. Open Appfront portal at [beengo.me](https://beengo.me/beengo/portal#dashboard) and log in with your credentials
2. Click "Configure" on the left menu
3. Click "Menu" on the left menu
4. Click the "POS" tab on the top
5. Click the "Add item" button - a pop will open
6. Insert deal item's details:
   1. Description: "שם הפריט"
   2. Item Code: מק״ט
   3. Price
   4. Take Away Price

![Steps 2-5](/files/-MO_XO0HEsb_hVtOLvtl)

![Step 6](/files/-MO_WXwm43htUOsgj8XJ)

##


---

# 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://appfront.gitbook.io/portal/troubleshooting-frs/frs-menu-management.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.
