# Price Levels

Price levels are useful to create a pricing structure for sales items. This allows merchants to sell the same item at different prices based on any criterion they may choose. For instance, any given item could have a different price based on whether the item is ordered at the Dining Room, from the Take-Out counter, through Delivery, or if the customer is a special VIP member.

Veloce supports up to 4 price levels. Price Levels can also be combined with modes to create an even more detailed price structure.

***

### Setup Price Levels

1. Login to the Veloce Back-Office

![Veloce Back-Office Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Icon-VeloceBack-Office.png)

2. Open the Setup/Utilities module

![Setup - Utilities Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Icons/Icon-Setup-Utilities.png)

3. Click the System Config. link. (or use the Configuration > System Configuration... menu option)

![System Config. Icon](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Setup-Utilities/SystemConfig.png)

4. Click on the Configuration tab. The Price Levels are near the top of the window:

![Price Levels](https://documentation.payfacto.com/POS/Veloce/assets/images/Chap04_Setup-Utilities/PriceLevels/PriceLevels.png)

***

### Price Levels

#### Checkbox

Enable the checkbox next to each price level to use it. If a price level is not needed, leave its checkbox blank.

#### Description

Type a meaningful description for each price level.

#### Special mode

...

![Button - Save](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Buttons/Button-Save.png)

Click the Save button to save changes and exit.

![Button - Exit](https://documentation.payfacto.com/POS/Veloce/assets/images/VeloceCommon/Buttons/Button-Exit.png)

Click the Exit button to close this window without saving changes.

The price levels will be displayed as headers in the Prices section, in the configuration screen of sales items.


---

# 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.payfacto.com/payfacto-knowledge/veloce-pos/veloce/setup-utilities/price-levels.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.
