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

# UX700 Quick Installation Guide

This guide walks you through mounting, wiring, and powering on your UX700 terminal.

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>UX700 Terminal</h3></td><td></td><td data-object-fit="contain"><a href="/files/3b9c2031a7bb79d917a5c98ba75e9708eb45239e">/files/3b9c2031a7bb79d917a5c98ba75e9708eb45239e</a></td></tr><tr><td><h3>Wall Mount Bracket &#x26; Hardware</h3></td><td></td><td data-object-fit="contain"><a href="/files/caa320b7d43f907be6740f209e7e4d6008fc4a83">/files/caa320b7d43f907be6740f209e7e4d6008fc4a83</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Mount the Bracket to the Wall

Align the bracket with the mounting holes in the wall and secure it with the M4 screws and washers, then attach the terminal to the bracket.

<figure><img src="/files/190bca53e03ee5d3ac54189c40d089adae9a0af2" alt="" width="375"><figcaption><p>Figure 1: Mount the bracket to the wall</p></figcaption></figure>
{% endstep %}

{% step %}

### Connect the Cables

{% stepper %}
{% step %}

#### Connect a cable to the USB-B port

Tilt the terminal forward to access the back panel, then connect a cable to the USB-B port.

<figure><img src="/files/e6b60e92bfb73515072e222b05bd6a2238e91a52" alt="" width="375"><figcaption><p>Figure 2: Connect a cable to the USB-B port</p></figcaption></figure>
{% endstep %}

{% step %}

#### Connect a cable to a USB-A port

Connect a cable to one of the USB-A ports.

<figure><img src="/files/b8db53f9f133a6f51fbb76b08a2d44f36550bd05" alt="" width="375"><figcaption><p>Figure 3: Connect a cable to a USB-A port</p></figcaption></figure>
{% endstep %}

{% step %}

#### Connect the network cable

Connect a network cable to the port shown.

<figure><img src="/files/9622f0c8a18c0cfa72b98d8439e354487867e905" alt="" width="375"><figcaption><p>Figure 4: Connect the network cable</p></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Connect the Power Cable

Connect the power cable to the terminal.

<figure><img src="/files/56b5e84cd2b7df88a0ba4cb073a708f239a10968" alt="" width="375"><figcaption><p>Figure 5: Connect the power cable</p></figcaption></figure>
{% endstep %}

{% step %}

### Test the Terminal

{% stepper %}
{% step %}

#### Insert a card

Insert a chip card into the slot at the base of the terminal.

<figure><img src="/files/e582c1cf9e839a25d7b8905a636a2e1ea2cab5ad" alt="" width="375"><figcaption><p>Figure 6: Insert a card</p></figcaption></figure>
{% endstep %}

{% step %}

#### Slide out the base panel

Slide the base panel out in the direction of the arrow.

<figure><img src="/files/0bf1dc4210277fe5b9d1b4ee4787f669a9def883" alt="" width="188"><figcaption><p>Figure 7: Slide out the base panel</p></figcaption></figure>
{% endstep %}

{% step %}

#### Tap a contactless card

Tap a contactless card on the front of the terminal.

<figure><img src="/files/b5096f1ec454c643c644d1b464c2abc1eff47fce" alt="" width="188"><figcaption><p>Figure 8: Tap a contactless card</p></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Connect Headphones

Connect headphones to the port at the base of the terminal.

<figure><img src="/files/29f0a433e512632c9b0635d8c55ddc2f8235940b" alt="" width="188"><figcaption><p>Figure 9: Connect headphones</p></figcaption></figure>
{% endstep %}
{% endstepper %}

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the [Installation Guide](/hardware-products/hardware/android-devices/ux700-series/ux700/ux700-installation-guide.md) (DOC184-001-EN-A).


---

# 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/ux700-series/ux700/ux700-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.
