> For the complete documentation index, see [llms.txt](https://docs.maitredpos.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/help-contents/workstation/printer-type/special-branch.md).

# Special branch

**Option**

**Kitchen Monitor**

Enable this option if the printer type you are defining is a KDS monitor from PayFacto.

**Remote Display**

Enable this option if the printer type you are defining is a Remote Display.

**Internal Device**

Enable this option if you are using an internal printer, such as the embedded printer in a SHARP 5300 POS terminal.

**Label**

Enable this option to print coupons as labels to stick on packages. Each coupon will include the current and total label count. For Delivery orders, Kitchen coupons will also show the Delivery number, and Delivery 2 coupons will include the client address, name and check total and number.

**Legacy Com Handling**

Enable this option to force Maitre'D to send "Purge" commands to older serial printers.

{% hint style="info" %}
NOTE: This option should only be used on very old printers, and only if the printer won't print without this option. If the printer works with this option disabled, leave it disabled.
{% endhint %}

{% hint style="info" %}
NOTE: For best output we also recommend enabling the following options;
{% endhint %}

Point of Sale Control / View / Options / Configuration / POS,

Items without Quantity

Point of Sale Control / Revenue Center / Options / Options / Kitchen,

Compilation and Modifier On Same Line

Point of Sale Control / Workstation / Logical Printer,

Separate Order

Point of Sale Control / Revenue Center / Item Setup / Configuration / Printing,

Enlarged: Enabled for Sales Item, Disabled for Modifiers

**Communication**

**Infrared Printer**

Enable this option if the printer is using infrared communication.

**Baud Rate**

Enter the baud rate of the printer.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maitredpos.com/maitred/maitred-complete-online-documentation/chap-4-point-of-sale-control/help-contents/workstation/printer-type/special-branch.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
