> 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-kx605/kx605-quick-installation-guide.md).

# KX605 Quick Installation Guide

This guide walks you through mounting the KX605 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>KX605 terminal</h3></td><td>With mounting arm and attached cable bundle</td><td data-object-fit="contain"><a href="/files/Sl9DlolfjC0zjoM8uIOq">/files/Sl9DlolfjC0zjoM8uIOq</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="/files/OKg4YQCvgs4P5ZkRCXAA">/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="/files/2RQNynMU4fyVhGCawVF5">/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="/files/pDZq7UvJowq80ktMkNIu">/files/pDZq7UvJowq80ktMkNIu</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Drill the Cable Opening

<figure><img src="/files/8Vrla4DpgYuqx1k3t3hj" 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/Ep0Gn5AdTixeE6rzFaHA" 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 KX605 to the Mounting Plate

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

Seat the KX605 on the mounting plate, then lock it in place with the two standoffs and screws, inserting each standoff from above and driving its screw in from below.
{% endstep %}

{% step %}

### Feed the Cables Through the Wall

<figure><img src="/files/8hBAOS4nIG2P6EzlpHla" 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/wmvtLhdF013vmNXglmdN" 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/MTqjIKuSzz4A1MeKioUg" alt="" width="375"><figcaption></figcaption></figure>

Connect the cable bundle inside the building: USB, the two Ethernet cables (x2), power, and the ground (earth) lead.
{% endstep %}

{% step %}

### Set Up the Indoor Terminal

<figure><img src="/files/CRHIGdRjcHxY0fdwoa7w" 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/cWf5UbXkwJ0mhGHMvhUY" 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 [KX605 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-kx605/kx605-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.
