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

# Specifications

## K250 Specifications

This chapter lists the power requirements and other specifications of the K250 kiosk.

## Standard Specifications

| Specification  | Details                                                                                                                                                                                                                                                 |
| -------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Processor      | Intel i5 or i7, Qualcomm Snapdragon                                                                                                                                                                                                                     |
| Memory         | 8GB or 16GB                                                                                                                                                                                                                                             |
| Storage        | 128GB or 256GB SSD                                                                                                                                                                                                                                      |
| OS             | Windows 10, Oak OS Android                                                                                                                                                                                                                              |
| Display        | <p>21.5" High Definition Capacitive Touchscreen (PCAP)<br>388.62 mm L x 261.62 mm W x 706.12 mm H</p>                                                                                                                                                   |
| Input Power    | 120 - 240V AC, 50/60 Hz                                                                                                                                                                                                                                 |
| Current Rating | 2A                                                                                                                                                                                                                                                      |
| Accessibility  | Storm Interface AudioNav Keypad, ADA compliant, 6-key navigation, audio jack, illuminated                                                                                                                                                               |
| Cooling        | System fan and vented enclosure                                                                                                                                                                                                                         |
| Environment    | <p>Operating temperature: 5°C to 35°C (40°F to 95°F)<br>Storage temperature: -30°C to 60°C (-20°F to 140°F)<br>Operating humidity: 20% to 80% (non-condensing)<br>Storage humidity: 5% to 90% (non-condensing)<br>Altitude: up to 2000 m (6,500 ft)</p> |

## Optional Specifications

| Option          | Details                                                          |
| --------------- | ---------------------------------------------------------------- |
| Payment         | <p>Verifone P200/P400<br>Verifone M400<br>Verifone M915/M925</p> |
| Printer         | 80 mm receipt printer                                            |
| Barcode Scanner | Printed or digital barcodes                                      |
| Contactless     | RFID reader                                                      |

## K250 Extended Specifications

Determine exact placement of kiosk to ensure both access (if applicable) doors have space for free range of motion without obstructions. The main door will open 90° from the open to close position.

<figure><img src="/files/2ZGQygqrCLWHD3HgBzz1" alt="" width="563"><figcaption><p>Figure 3: K250 Extended model specification drawings</p></figcaption></figure>

## K250 Slim Specifications

<figure><img src="/files/LWgM0UpFLeeRA9LV1BUG" alt="" width="563"><figcaption><p>Figure 4: K250 Slim model specification drawings</p></figcaption></figure>

## K250 Pedestal Specifications

<figure><img src="/files/CPDaTiTvgG1nThrDMbaP" alt="" width="563"><figcaption><p>Figure 5: K250 Pedestal specification drawings</p></figcaption></figure>


---

# 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/k250/k250-installation-guide/specifications.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.
