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

# Carbon 8 Quick Installation Guide

This guide takes you from an unopened carton to a Carbon 8 that is docked, powered, connected, and ready to accept a payment.

{% hint style="info" %}
The Carbon 8 requires a Wi-Fi connection. A wired Ethernet connection is also supported, as described in step 3 below.
{% endhint %}

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>Carbon 8 Terminal</h3></td><td>The merchant display, customer-facing display, and contactless reader, supplied as one head unit.</td><td data-object-fit="contain"><a href="/files/4fDUlEqsJbmKURJVRyoF">/files/4fDUlEqsJbmKURJVRyoF</a></td></tr><tr><td><h3>Dock</h3></td><td>The base the terminal seats into. It carries the port well for power, network, and the cash drawer.</td><td data-object-fit="contain"><a href="/files/zTpRVBtSaUYld6habFZf">/files/zTpRVBtSaUYld6habFZf</a></td></tr><tr><td><h3>Power Supply</h3></td><td>External power supply with an attached DC barrel connector lead.</td><td data-object-fit="contain"><a href="/files/rnXiMRodlCIw8B2PILgJ">/files/rnXiMRodlCIw8B2PILgJ</a></td></tr><tr><td><h3>AC Power Cord</h3></td><td>Mains cord that connects the power supply to a wall outlet.</td><td data-object-fit="contain"><a href="/files/EAMVkZQ5Y9OGYFGq7YCl">/files/EAMVkZQ5Y9OGYFGq7YCl</a></td></tr><tr><td><h3>Ethernet Cable</h3></td><td>RJ45 cable for connecting the dock to a wired network.</td><td data-object-fit="contain"><a href="/files/wpYkDR7932dx8yKYZM43">/files/wpYkDR7932dx8yKYZM43</a></td></tr></tbody></table>

## Quick Setup Guide

{% stepper %}
{% step %}

### Insert the Card in the Terminal Base

{% stepper %}
{% step %}

#### Open the cover and insert the card

Rest the terminal face down, swing the small cover at the rear of the base upward, and slide the card into the slot behind it as shown in the magnified view (A).

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

{% step %}

#### Close the cover

Swing the cover back down (B) until it sits flush with the base.

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

{% step %}

### Release the Strips on the Underside of the Dock

Turn the dock over so the port well faces up. Lift the free end of each of the two strips out of its channel beside the port well, in the direction shown.

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

{% step %}

### Connect the Ethernet Cable

Plug one end of the Ethernet cable into the RJ45 port in the dock's port well, and plug the other end into your network wall jack.

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

{% step %}

### Connect the Cash Drawer

Plug the cash drawer cable into the RJ12 port in the dock's port well, and connect the other end to the RJ12 socket on the cash drawer.

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

{% step %}

### Connect the Power

Plug the DC barrel connector into the power port in the dock's port well (A), connect the AC power cord to the power supply (B), then plug the cord into a wall outlet (C).

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

{% step %}

### Seat the Terminal in the Dock

Lower the terminal into the dock's cradle and press down until it seats.

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

{% step %}

### Take a Payment

{% stepper %}
{% step %}

#### Tap a contactless card

Hold the card flat against the contactless symbol on the top of the terminal.

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

{% step %}

#### Swipe a magnetic-stripe card

Draw the card through the magnetic-stripe reader along the top edge of the terminal, stripe facing down.

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

{% step %}

#### Insert a chip card

Push the card chip first into the slot on the side of the terminal, and leave it in place until the transaction finishes.
{% endstep %}
{% endstepper %}
{% endstep %}
{% endstepper %}

<figure><img src="/files/1wylEho56tjrwBsYkTPF" alt="" width="375"><figcaption></figcaption></figure>


---

# 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-8/carbon-8-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.
