> 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/kiosks/pit-stop-kx600/kx600-quick-installation-guide.md).

# KX600 Quick Installation Guide

This guide walks you through mounting the KX600 at the service window, routing its cables, and preparing it for first use.

Before you begin, confirm you have all devices, cables, and accessories listed below.

## What's in the Box

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>KX600 terminal</h3></td><td>With mounting arm and attached cable bundle</td><td data-object-fit="contain"><a href="/files/JRMLfz16e6iuSZuhxtZU">/files/JRMLfz16e6iuSZuhxtZU</a></td></tr><tr><td><h3>Mounting plate</h3></td><td>Wall plate for the terminal mount</td><td data-object-fit="contain"><a href="/spaces/kxOil1YNUno7kCEUA3XZ/files/OKg4YQCvgs4P5ZkRCXAA">/spaces/kxOil1YNUno7kCEUA3XZ/files/OKg4YQCvgs4P5ZkRCXAA</a></td></tr><tr><td><h3>Keystone couplers (x2)</h3></td><td>In-line couplers for the Ethernet cables</td><td data-object-fit="contain"><a href="/spaces/kxOil1YNUno7kCEUA3XZ/files/2RQNynMU4fyVhGCawVF5">/spaces/kxOil1YNUno7kCEUA3XZ/files/2RQNynMU4fyVhGCawVF5</a></td></tr><tr><td><h3>Mounting hardware</h3></td><td>Screws, washers, and standoffs</td><td data-object-fit="contain"><a href="/spaces/kxOil1YNUno7kCEUA3XZ/files/pDZq7UvJowq80ktMkNIu">/spaces/kxOil1YNUno7kCEUA3XZ/files/pDZq7UvJowq80ktMkNIu</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Connecting Cables

<figure><img src="/files/90eWRTJssujBjreJwuDO" alt="" width="375"><figcaption></figcaption></figure>

The KX600 kiosk unit's rear panel has cables connecting the power supply, network ground and the POS.
{% endstep %}

{% step %}

### Drill the Cable Opening

<figure><img src="/files/AbD0YjoqoVyCJW2Rb45k" alt="" width="375"><figcaption></figcaption></figure>

Mark the mounting position beside the service window and drill a 2 in. opening through the wall for the cable pass-through.
{% endstep %}

{% step %}

### Fasten the Mounting Plate to the Wall

<figure><img src="/files/H3zNHkvjKgx0akHZTH9I" alt="" width="375"><figcaption></figcaption></figure>

Position the mounting plate over the drilled opening and fasten it to the wall with the four screws (x4).
{% endstep %}

{% step %}

### Secure the KX600 to the Mounting Plate

<figure><img src="/files/rcdPL36CpuWrQqeDtcxV" alt="" width="375"><figcaption></figcaption></figure>

Mount the KX600 onto the wall-mounted plate and secure it with the standoffs and screws. (TODO: verify the fastening detail against the step artwork.)
{% endstep %}

{% step %}

### Feed the Cables Through the Wall

<figure><img src="/files/ExhHiubABErXZBuSZrtb" alt="" width="375"><figcaption></figcaption></figure>

Feed the terminal's cable bundle through the wall opening to the inside of the building.
{% endstep %}

{% step %}

### Set the Terminal Angle

<figure><img src="/files/UTxwep0IHSqBRAkk9udI" alt="" width="375"><figcaption></figcaption></figure>

Rotate the terminal on its mount to face the customer. The mount can be set at any angle from 0° to 180°.
{% endstep %}

{% step %}

### Connect the Cables

<figure><img src="/files/dIuK3CbVoi17sm4xRjjN" alt="" width="375"><figcaption></figcaption></figure>

Connect the cable bundle inside the building. (TODO: verify the connector list against the step artwork; one connection type is marked x2.)
{% endstep %}

{% step %}

### Set Up the Indoor Terminal

<figure><img src="/files/P0pnwl0gbVj3kKjwkAr2" alt="" width="375"><figcaption></figcaption></figure>

Route the cables to the indoor point-of-sale terminal. For the indoor terminal installation, see the KX601 guide.
{% endstep %}

{% step %}

### Verify the Mounting Height

<figure><img src="/files/V41Yyf19sBSWTnbC9h2a" alt="" width="375"><figcaption></figcaption></figure>

Check that the terminal is mounted 52.6 in. above the ground so the card reader is within easy reach of a driver.
{% endstep %}
{% endstepper %}

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the [KX600 Installation Guide](/hardware-products/hardware/kiosks/pit-stop-kx600/pit-stop-kx600-installation-guide.md). For the companion indoor terminal, refer to the KX601 Quick Installation Guide.


---

# 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/kiosks/pit-stop-kx600/kx600-quick-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.
