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

# CM5P B C Quick Installation Guide

This guide sets up the CM5P B-C charging base and docks a CM5P terminal in it for charging.

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-C Charging Base</h3></td><td>The base the CM5P terminal docks into, with the charging port on its rear.</td><td data-object-fit="contain"><a href="/files/JM6nyvd7Jq9OlOyWEsYu">/files/JM6nyvd7Jq9OlOyWEsYu</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Connect the Cable to the Base

Plug the USB-C end of the cable into the port on the rear of the charging base.

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

{% step %}

### Connect the Power

Plug the USB-A end of the cable into the power adapter, then plug the adapter into a wall outlet.

<figure><img src="/files/5xe1cDdjux4t8tJmEkng" alt="" width="375"><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/SSwgQDvtuOE1uQB274Us" 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-c-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.
