> For the complete documentation index, see [llms.txt](https://docs.verifone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verifone.com/hardware-products/hardware/petroleum-devices/ruby/ruby2-iorder-hardware-installation-guide.md).

# Ruby2 iOrder Hardware Installation Guide

This guide is the primary source of information for setting up the Ruby2 iOrder kiosk.

## Audience

This guide is intended for users involved in Ruby2 iOrder kiosk installation.

## Organization

This guide is organized as follows:

* [Introduction](/hardware-products/hardware/petroleum-devices/ruby/ruby2-iorder-hardware-installation-guide/introduction.md) — Introduces the Ruby2 iOrder kiosk, system requirements, and site preparation.
* [Diagrams](/hardware-products/hardware/petroleum-devices/ruby/ruby2-iorder-hardware-installation-guide/diagrams.md) — Shows the main panels, ports, and system component layouts.
* [Hardware Installation](/hardware-products/hardware/petroleum-devices/ruby/ruby2-iorder-hardware-installation-guide/hardware-installation.md) — Explains the kiosk hardware installation steps.
* [Parts and Specifications](/hardware-products/hardware/petroleum-devices/ruby/ruby2-iorder-hardware-installation-guide/parts-and-specifications.md) — Lists required parts, optional parts, and technical specifications.

## Revision History

| Date       | Description      |
| ---------- | ---------------- |
| 11/05/2018 | Initial release. |

## Glossary of Terms

The following terms and definitions will assist the reader with understanding the content of the iOrder Hardware Installation Guide.

| Terms                       | Definitions                                                                                                                                                                                           |
| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Confirmation Printer        | Receipt printer attached to the Kiosk.                                                                                                                                                                |
| iOrder Food Service Station | Consists of an Ruby2 iOrder (Kiosk) and a confirmation printer.                                                                                                                                       |
| KDS                         | Kitchen Display System - an option offered as part of the iOrder (kiosk) feature set which replaces the Kiosk Kitchen Printer for food service preparation functions with monitor(s) and bump bar(s). |
| Ruby2 iOrder                | iOrder Food Service Kiosk, Verifone's integrated customer facing food service ordering product, also known as the Kiosk.                                                                              |
| POS System                  | Includes the POS (Point of Sale) terminals, site controller and the electronic payment system (EPS).                                                                                                  |
| RS-232                      | RS-232 is a standard for serial communication transmission of data.                                                                                                                                   |
| UPS                         | Uninterruptible Power Supply                                                                                                                                                                          |

***Document Reference: DOC 169-702-06-A (Verifone Part Number)***


---

# 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.verifone.com/hardware-products/hardware/petroleum-devices/ruby/ruby2-iorder-hardware-installation-guide.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.
