# How to set up a printer

> **The Print Setup Wizard** is a very convenient tool that can help you easily to set up the printer.&#x20;
>
> Since the Restaurant POS is newly installed, it is recommended that you use the printer setup wizard to complete the printer settings in the Restaurant POS Settings. Let's take cash register printers and kitchen printers as examples to show how to set up printers.

{% hint style="warning" %}
Install the printer driver first before proceeding.
{% endhint %}

## Login on Restaurant POS Setting.

## Click the Device menu then Printer Setup Wizard.

![](/files/-MhXgUzJbc_HqJVCndAn)

## Enter the info needed for the Cashier Printer Setup

* Enter the **printer name**
* Select **printer model** (or name installed on the machine)
* Choose the **paper width** in mm
* **Cutter** (Note: If the printer comes with a cutter, please check; if not, please don't check it.)

![Click Next button to proceed](/files/-MhXi2jsMAQ7EfN7iVh0)

## Enable the printers for kitchen and setup the following:

* Enter **printer name**
* Choose the **printer model**
* Choose the **paper width** in mm
* Choose the print type: **One dish, one order** or **All order in one sheet** , or both can be used at the same time
* Enable **Cut paper** (Note: if the printer comes with a cutter, please check it; if not, please don't check it.)

![Click Next to proceed.](/files/-MhXjiEaQkx0-FQxDmRh)

![Click Done to finish the setup.](/files/-MhXlrXDf2j4V3j4lKPS)


---

# 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/how-to-set-up-a-printer.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.
