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

# IX90 M440 Quick Installation Guide

This guide walks through unboxing the IX90 M440, adjusting the display, and connecting the terminal's cables.

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>IX90 IO Hub</h3></td><td>SUB900-002-01-A</td><td data-object-fit="contain"><a href="/files/e9ivwF2lIPEkdRiEocrQ">/files/e9ivwF2lIPEkdRiEocrQ</a></td></tr><tr><td><h3>IX90 Power Supply</h3></td><td>PWR159-002-01-B</td><td data-object-fit="contain"><a href="/files/csdweHT4TOH1r7HaB2MQ">/files/csdweHT4TOH1r7HaB2MQ</a></td></tr><tr><td><h3>IX90 Power Cord</h3></td><td>CBL000-078-01-A (UK) / CBL000-080-01-A (USA) / CBL000-081-01-A (EU)</td><td data-object-fit="contain"><a href="/files/gOSPy0MNyCVadnOk1Tnm">/files/gOSPy0MNyCVadnOk1Tnm</a></td></tr><tr><td><h3>Ethernet Cable</h3></td><td>27352-02-R</td><td data-object-fit="contain"><a href="/files/v6L61OvrknV7c9qV7n2A">/files/v6L61OvrknV7c9qV7n2A</a></td></tr><tr><td><h3>Stylus</h3></td><td>STY379-001-01-A</td><td data-object-fit="contain"><a href="/files/s089J9hgXAa7SHJosB8B">/files/s089J9hgXAa7SHJosB8B</a></td></tr><tr><td><h3>Privacy Shield</h3></td><td>PPL379-014-01-A</td><td data-object-fit="contain"><a href="/files/0XLHzAP90gX2n0k80lGE">/files/0XLHzAP90gX2n0k80lGE</a></td></tr><tr><td><h3>Stylus Holster</h3></td><td>PPL379-013-01-A</td><td data-object-fit="contain"><a href="/files/zICgWI1AYhucHYEwRDwK">/files/zICgWI1AYhucHYEwRDwK</a></td></tr><tr><td><h3>IX90 Cable Management Base</h3></td><td>SUB900-004-01-A</td><td data-object-fit="contain"><a href="/files/kB8qFgbF6XYSSOIbGm2p">/files/kB8qFgbF6XYSSOIbGm2p</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Adjust the Display

{% stepper %}
{% step %}

#### Release and tilt the display

Press the release catch (A) at the base of the stand, then lift the display upward. Tilt the screen up or down (B) to the angle you want.

<figure><img src="/files/7BKVld6lMNt4DnDabVc0" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Landscape orientation

Mount the display facing forward in landscape (wide) orientation for a customer-facing countertop setup.

<figure><img src="/files/t5CyDdq3TaikN2UQOFUq" alt="" width="188"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Portrait orientation

Alternatively, rotate the display 90° into portrait (tall) orientation.

<figure><img src="/files/EDissDnzJk1BKF59Lvkr" alt="" width="163"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Connect the Cables

Connect each cable to its corresponding port on the IX90 IO Hub as shown below.

1.

```
<figure><img src="/files/GyQucD8zjrQBJFn3eJbZ" alt="" width="563"><figcaption></figcaption></figure>
```

2. **Ethernet** — Connect a network Ethernet cable to the Ethernet port on the IO Hub.
3. **Power** — Connect the power cord to the power supply, then connect the power supply to the power port on the IO Hub.
4. **Printer** — Connect the receipt printer's cable to the IO Hub.
5. **Scanner** — Connect the barcode scanner's cable to the IO Hub.
6. **Display** — Connect the display's cable to the IO Hub.
   {% endstep %}
   {% endstepper %}

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

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the [IX90 M440 Installation Guide](/hardware-products/hardware/android-devices/ix90-countertop-series/ix90-m440/ix90-m440-installation-guide.md) (DOC900-005-EN-B).


---

# 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-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.
