> 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/android-devices/ix90-countertop-series/ix90-m440/ix90-m440-installation-guide/device-overview.md).

# Device Overview

The Verifone IX90 is an Android-based POS system that offers a range of features to help merchants manage their business and provide a smooth payment experience to their customers. The system is equipped with an 11.6-inch multi-touch high-definition (HD) display that runs on the Android architecture, making it easy for merchants to interact with the system and conduct transactions. Additionally, the customer-facing terminal is designed to ensure fast and secure payments.

The IX90 solution is flexible and allows for the integration of other POS applications. The solution can be customized with accessories such as a cash drawer, printer, and a barcode scanner.

The dual-screen feature of the Verifone IX90 Countertop iPOS allows both the merchant and the customer to interact with a large, high-resolution HD display. This feature is particularly useful in situations where there is minimal counter space.

Verifone's estate management services enable clients to remotely monitor and update their payment devices. The Verifone payment device supports Bluetooth and Wi-Fi connectivity, as well as Ethernet and USB communications. It meets the PCI-PTS 5 requirements for maximum security.

The Verifone payment device supports all payment methods, including magnetic stripe, EMV, and NFC/contactless reader, along with popular mobile wallets like Apple Pay, Google Pay, and Samsung Pay. The device has an easy-to-read color touch screen that supports all payment-related user interactions and a keypad for secure PIN entry.

<figure><img src="/files/6pPZb3IX6pjMukAsfzTM" alt=""><figcaption><p>Figure 1 — IX90</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/android-devices/ix90-countertop-series/ix90-m440/ix90-m440-installation-guide/device-overview.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.
