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

# K450 Installation Guide

This guide is the primary source of information for setting up and installing the K450 device.

## Audience

This guide describes the unit's features and provides basic information on installing and configuring variants of K450 devices.

## Organization

This guide is organized as follows:

* [Device Overview](/hardware-products/hardware/kiosks/k450/k450-installation-guide/device-overview.md) - Provides an overview of the K450 device.
* [Specifications](/hardware-products/hardware/kiosks/k450/k450-installation-guide/specifications.md) - Discusses the power requirements and dimensions of the device.
* [Device Setup](/hardware-products/hardware/kiosks/k450/k450-installation-guide/device-setup.md) - Explains setup and installation of the device, including site selection and connections.
* [Maintenance and Cleaning](/hardware-products/hardware/kiosks/k450/k450-installation-guide/maintenance-and-cleaning.md) - Explains device maintenance.
* [Service and Support](/hardware-products/hardware/kiosks/k450/k450-installation-guide/service-and-support.md) - Provides contact details for service, accessories, and documentation.
* [Troubleshooting](/hardware-products/hardware/kiosks/k450/k450-installation-guide/troubleshooting.md) - Provides guidance if you encounter installation or configuration issues.

## Related Documentation

To learn more about the K450, refer to the following set of documents and their associated Verifone Part Numbers (VPNs).

| Document                            | Part Number       |
| ----------------------------------- | ----------------- |
| K450 Certifications and Regulations | VPN DOC500-010-EN |
| K450 SS DS Quick Installation Guide | VPN DOC500-011-EN |
| K450 WM Quick Installation Guide    | VPN DOC500-012-EN |

## Conventions and Acronyms

This section describes the conventions and acronyms used in this guide.

### Convention Definitions

Various conventions are used to help you quickly identify special formatting. The table below describes these conventions and provides examples of their use.

| Convention | Meaning                                                                              | Example                                                         |
| ---------- | ------------------------------------------------------------------------------------ | --------------------------------------------------------------- |
| Blue       | Text in blue indicates terms that are cross referenced.                              | See Conventions and Acronyms.                                   |
| NOTE       | The pencil icon is used to highlight important information.                          | If exchanging cables use a Verifone-approved cable.             |
| CAUTION    | The caution symbol indicates possible hardware or software failure, or loss of data. | Avoid placing metallic objects at the front of the card reader. |
| WARNING    | The lightning symbol is used as a warning when bodily injury might occur.            | For safety, do not string cables or cords across a walkway.     |

### Acronym Definitions

Various acronyms are used in place of full definition.

| Acronym   | Definition                           |
| --------- | ------------------------------------ |
| CTLS      | Contactless                          |
| EMV       | Europay, MasterCard and Visa         |
| IC        | Integrated Circuit                   |
| LED       | Light-Emitting Diode                 |
| MRA       | Merchandise Return Authorization     |
| NFC       | Near Field Communication             |
| RF        | Radio Frequency                      |
| RJ45      | Registered Jack 45 Modular Connector |
| Single CI | Single Contactless Interface         |
| SMA       | SubMiniature version A connector     |

***Document Reference: DOC500-009-EN-A, Revision 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/kiosks/k450/k450-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.
