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

# T650m Quick Installation Guide

This guide walks you through unboxing, inserting cards, charging, and powering on your T650m mobile computer.

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>Item</th><th data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>T650m Terminal</td><td data-object-fit="contain"><a href="/files/4c28817467a4e0c9eda33dc6917f05af6b0bccf6">/files/4c28817467a4e0c9eda33dc6917f05af6b0bccf6</a></td></tr><tr><td>USB Cable</td><td data-object-fit="contain"><a href="/files/a06471a77e7f2fa640743e92cecf57dc484b79a9">/files/a06471a77e7f2fa640743e92cecf57dc484b79a9</a></td></tr><tr><td>Power Adapter</td><td data-object-fit="contain"><a href="/files/4a730ff820378734f3b20aa7767b08b060502c80">/files/4a730ff820378734f3b20aa7767b08b060502c80</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Insert the SIM, SAM, and SD Cards

{% stepper %}
{% step %}

#### Insert the eject pin

Insert the eject pin into the hole next to the headphone jack and press to release the card tray.

<figure><img src="/files/eea2a694ac2d314daf693bbaca97ec7185009d24" alt="" width="375"><figcaption><p>Figure 1: Insert the eject pin</p></figcaption></figure>
{% endstep %}

{% step %}

#### Insert the cards

Pull out the card tray and insert the SIM1, SIM2/SAM, and SD cards into their labeled slots.

<figure><img src="/files/2f622500b3ce539c1e7afca16360316b9f75d43d" alt="" width="375"><figcaption><p>Figure 2: Insert the cards</p></figcaption></figure>
{% endstep %}

{% step %}

#### Close the card tray

Slide the card tray back into the terminal.

<figure><img src="/files/5d05e7667f674dd4fe631369beec0c35dbc3c042" alt="" width="375"><figcaption><p>Figure 3: Close the card tray</p></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Attach the Protective Boot

{% stepper %}
{% step %}

#### Snap in the boot

Press the corner of the protective boot into place.

<figure><img src="/files/0dfdedb5988fc954efa7f7926c065479b6a770da" alt="" width="375"><figcaption><p>Figure 4: Snap in the boot</p></figcaption></figure>
{% endstep %}

{% step %}

#### Verify the barcode label

Press in the opposite corner and confirm the barcode label is visible through the boot.

<figure><img src="/files/dd828b711bee508d7df30483fe6a24c258d878e8" alt="" width="375"><figcaption><p>Figure 5: Verify the barcode label</p></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Charge the Terminal

Connect the USB-C end of the cable to the terminal and the USB-A end to the power adapter, then plug the adapter into a wall outlet.

<figure><img src="/files/526253ecf200c987df37cf8efd8d0c71a1a75084" alt="" width="375"><figcaption><p>Figure 6: Charge the terminal</p></figcaption></figure>
{% endstep %}

{% step %}

### Power On the Terminal

Press and hold the power button for 3 seconds.

<figure><img src="/files/fc6b18b68b3dabb7ed785faacb96a6cf4b377f50" alt="" width="375"><figcaption><p>Figure 7: Power on the terminal</p></figcaption></figure>
{% endstep %}

{% step %}

### Connect to a Network

Connect the terminal to a Wi-Fi or LTE network.

<figure><img src="/files/85ff698b6799a7806c7adbb0d01ad23b63a31300" alt="" width="375"><figcaption><p>Figure 8: Connect to a network</p></figcaption></figure>
{% endstep %}

{% step %}

### Test the Terminal

Swipe or insert a card to confirm the terminal reads it correctly.

<figure><img src="/files/0f4388671010c185c1dbff19731b34109b6163fe" alt="" width="375"><figcaption><p>Figure 9: Test the terminal</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/t650-series/t650m/t650m-installation-guide.md).


---

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