# Basic Settings

- [How to install Restaurant POS](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-install-restaurant-pos.md): The installation process will only takes 1-2 minutes to complete.
- [How to set store information](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-store-information.md): Upgrade the Restaurant POS to version and above to use this following settings.
- [How to clear the default dishes](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-clear-the-default-dishes.md): Clearing the default menu to give space properly for your products
- [How to add dishes](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-dishes.md)
- [How to add and rename Main Menu and Sub Menu group](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-dishes/how-to-add-and-rename-main-menu-and-sub-menu-group.md)
- [How to delete Main and Sub Menu group](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-dishes/how-to-delete-main-and-sub-menu-group.md)
- [How to add dish manually](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-dishes/how-to-add-dish-manually.md)
- [How to modify dish](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-dishes/how-to-modify-dish.md)
- [How to set up a printer](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-up-a-printer.md)
- [How to add a business floor location and tables](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-a-business-floor-location-and-tables.md): For different types of restaurants, Restaurant POS software provides two working modes: table mode (default) and fast food or quick service mode (manual setting is required).
- [How to switch quick service mode](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-switch-quick-service-mode.md)
- [How to set discounts](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-discounts.md)
- [How to delete discounts (Example: Pay Day Discount)](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-discounts/how-to-delete-discounts-example-pay-day-discount.md)
- [How to set service charge](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-service-charge.md)
- [How to add employees](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-employees.md)
- [How to edit employee authority](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-employees/how-to-edit-employee-authority.md)
- [How to do shift and end of day report](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-do-shift-and-end-of-day-report.md)
- [How to open a table, process an order and do check out/payment](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-open-a-table-process-an-order-and-do-check-out-payment.md)
- [How to modify payment method](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-open-a-table-process-an-order-and-do-check-out-payment/untitled.md)
- [How to set multi-specification dishes](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-multi-specification-dishes.md)
- [How to add condiments to the dishes](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-add-condiments-to-the-dishes.md)
- [How to set a package menu](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-set-a-package-menu.md)
- [How to back up and restore data](https://info-gicater.gitbook.io/restaurant-pos/advanced-setup/how-to-back-up-and-restore-data.md): The stand-alone POS software requires you to manually back up frequently to ensure data security.


---

# 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://info-gicater.gitbook.io/restaurant-pos/advanced-setup.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.
