> 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/t650-series/t650p/t650p-base-full-feature-quick-installation-guide.md).

# T650p Base Full Feature Quick Installation Guide

This guide walks you through setting up the T650p Base Full Feature so it is ready to charge and connect your T650p 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>Base</th><th data-card-target data-type="content-ref">T650p Base Full Feature</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Base</td><td><a href="/spaces/kxOil1YNUno7kCEUA3XZ/pages/53a29ecfa9ec3406078154c5212e37f17c58c1e5">/spaces/kxOil1YNUno7kCEUA3XZ/pages/53a29ecfa9ec3406078154c5212e37f17c58c1e5</a></td><td data-object-fit="contain"><a href="/files/bpjIwfdMC0MufT5bA4oX">/files/bpjIwfdMC0MufT5bA4oX</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Connect the Cables

Connect the Ethernet cable from the base to a network wall jack (A). Use the serial cable to connect the base to a computer (B) or an electronic cash register (C).

<figure><img src="/files/aae8c6b2bb118347088d07d929d6664039a83077" alt="" width="375"><figcaption><p>Figure 1: Connect the base to the network (A), a computer (B), or a cash register (C)</p></figcaption></figure>
{% endstep %}

{% step %}

### Connect the Power Supply

Connect the power cable to the power port on the back of the base, then plug the power adapter into a wall outlet.

<figure><img src="/files/96d977fd6c19fc444f30da34739afb0f7e1c6d5e" alt="" width="375"><figcaption><p>Figure 2: Connect the power cable and plug the adapter into a wall outlet</p></figcaption></figure>
{% endstep %}

{% step %}

### Pair the Terminal with the Base

On the terminal, open the Base Control app and pair the terminal with the base over Bluetooth.

<figure><img src="/files/afc0f0b8fa8e372a72b8933a7529524cb20956dd" alt="" width="563"><figcaption><p>Figure 3: Open the Base Control app and pair over Bluetooth</p></figcaption></figure>
{% endstep %}

{% step %}

### Dock the Terminal

Place the terminal onto the base to dock and charge it.

<figure><img src="/files/3e52d266721ac4ac0578b9d4ed8ce15c4c18ba04" alt="" width="375"><figcaption><p>Figure 4: Place the terminal onto the base</p></figcaption></figure>
{% endstep %}
{% endstepper %}

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the [T650p Installation Guide](/hardware-products/hardware/android-devices/t650-series/t650p/t650p-installation-guide.md), available on the Verifone product documentation portal.


---

# 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/t650-series/t650p/t650p-base-full-feature-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.
