> 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/carbon-series/carbon-mobile-5-cms/cm5p-b-ff-quick-installation-guide.md).

# CM5P B FF Quick Installation Guide

This guide connects the CM5P B-FF full-function base to its peripherals and power, pairs a CM5P terminal with it, and docks the 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>CM5P B-FF Base</h3></td><td>The full-function base the CM5P terminal docks into, with USB, network, serial, and power ports along its side.</td><td data-object-fit="contain"><a href="/files/1nLAwI2QSV0ILjt6AtjC">/files/1nLAwI2QSV0ILjt6AtjC</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Connect a Cash Register

Plug the cable into the port marked with the two-way arrow on the side of the base, and connect the 9-pin serial connector at the other end to the cash register.

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

{% step %}

### Connect to the Network

Plug an Ethernet cable into the port marked with the network icon on the side of the base, and plug the other end into your network wall jack.

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

{% step %}

### Connect a Computer

Plug the cable into the port marked with the two-way arrow on the side of the base, and connect the 9-pin serial connector at the other end to the computer.

<figure><img src="/files/eVDK3DBfRFUwfB09aHZb" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect the Power

Plug the power adapter into a wall outlet, then connect its cable to the power port on the side of the base.

<figure><img src="/files/3aGRVEnN8D6qZTSgv6zO" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open Base Control

On the terminal, open the Base Control app.

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

{% step %}

### Pair the Terminal with the Base

From Base Control, pair the terminal with the base over Bluetooth.

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

{% step %}

### Place the Terminal in the Base

Lower the CM5P terminal into the base until it seats on the charging contacts.

<figure><img src="/files/ahvQSZEkrqnlcIXXtOln" alt="" width="375"><figcaption></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/carbon-series/carbon-mobile-5-cms/carbon-mobile-5-cms-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/carbon-series/carbon-mobile-5-cms/cm5p-b-ff-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.
