> 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/v640-series/v640m/640m-single-bookshelf-charger-quick-installation-guide.md).

# 640m Single Bookshelf Charger Quick Installation Guide

This guide walks through unboxing, mounting, and charging the 640m Single Bookshelf Charger.

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>640m Single Bookshelf Charger</h3></td><td></td><td data-object-fit="contain"><a href="/files/4262359290a1fff6a8a002139e1c1dbc99d73992">/files/4262359290a1fff6a8a002139e1c1dbc99d73992</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Unbox the Charger

Remove the charger from the box.

<figure><img src="/files/0nOhM8GniqFz4mQsQfEL" alt="" width="188"><figcaption><p>Figure 1: Unboxing the charger</p></figcaption></figure>
{% endstep %}

{% step %}

### Mount the Charger

{% stepper %}
{% step %}

#### Attach the mounting bracket

Secure the mounting bracket to the underside of the charger using the four screws.

<figure><img src="/files/e85217b90002905d1f875836d02676caf195d4e2" alt="" width="188"><figcaption><p>Figure 2.1: Securing the mounting bracket</p></figcaption></figure>
{% endstep %}

{% step %}

#### Mount the bracket

Use the bracket's slots to mount the charger to the wall or shelf.

<figure><img src="/files/f25c019c1e75552d6c706d7c28d3d13cdaab339f" alt="" width="188"><figcaption><p>Figure 2.2: Mounting bracket slots</p></figcaption></figure>
{% endstep %}
{% endstepper %}
{% endstep %}

{% step %}

### Connect the Charging Cable

Connect the USB charging cable to the charger.

<figure><img src="/files/74d6e57e00d4f7a4ba4076793c61914a3b59a769" alt="" width="375"><figcaption><p>Figure 3: Connecting the charging cable</p></figcaption></figure>
{% endstep %}

{% step %}

### Attach the Connector

Insert the connector into the port on the side of the device.

<figure><img src="/files/dd6efa78f008b295e6e844913f6e3be1be3b297c" alt="" width="188"><figcaption><p>Figure 4: Attaching the connector to the device</p></figcaption></figure>
{% endstep %}

{% step %}

### Prepare the Device

The connector is now attached to the device.

<figure><img src="/files/a5ed7a0c4083040cfb87416998c575a7959f9cc6" alt="" width="188"><figcaption><p>Figure 5: Device with connector attached</p></figcaption></figure>
{% endstep %}

{% step %}

### Insert the Device into the Charger

Align the connector with the port inside the charger, then insert the device into the cradle.

<figure><img src="/files/7cec883ffb4f29698a37a484cf8f784697809423" alt="" width="375"><figcaption><p>Figure 6: Inserting the device into the charger</p></figcaption></figure>
{% endstep %}

{% step %}

### Charge the Device

Once seated, the device is ready to charge in the charger.

<figure><img src="/files/1af2bcf1494c6ad859fca662dea81a461be3861a" alt="" width="188"><figcaption><p>Figure 7: Device seated in the charger</p></figcaption></figure>
{% endstep %}
{% endstepper %}

## Full Installation Guide

For full device setup details, product information, and troubleshooting steps, refer to the product documentation on the Verifone website.


---

# 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/v640-series/v640m/640m-single-bookshelf-charger-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.
