> 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/support-uk/t650/how-tos/how-to-pair-to-a-bluetooth-base.md).

# How to Pair to a Bluetooth Base

Pair a T650 terminal to its Bluetooth base (dock).

{% hint style="info" %}
**Use this when** you need to pair a T650 terminal to its Bluetooth base (dock).
{% endhint %}

## Pair to the base

{% stepper %}
{% step %}

### Check the setup

Make sure all **cables are securely connected** to the base. Place the terminal **firmly on the base**.

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2FdkMzJC7Ezta8G5XrBngU%2Ft650-bluetooth-base.png?alt=media" alt="Terminal on its base with cables connected" width="320"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Open the Launcher

Swipe down from the **top of the screen** to open the menu. Tap the **Launcher icon** (a grid of nine squares).
{% endstep %}

{% step %}

### Open Base Control

Select the **Base Control** application.
{% endstep %}

{% step %}

### Enable Bluetooth on the base

Press the **Bluetooth button** on the base (circled in red in the image below). This button may feel slightly firm — press it until you hear a **click**. When activated, the **Bluetooth indicator light** on the side of the base begins flashing.

<figure><img src="https://1291794278-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F0c7B1GHEHT6ss0tZUMMZ%2Fuploads%2FqkBxisqwpaRfItwdkZh1%2Ft650-bluetooth-button.png?alt=media" alt="Bluetooth button on the base" width="240"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Pair the terminal

On the terminal, select **"Pair a New Dock."** The terminal should then successfully pair with the base.
{% endstep %}

{% step %}

### After pairing

Once paired, the terminal remains connected to the base **even when removed from it**, as long as Bluetooth stays within range.
{% endstep %}
{% endstepper %}

<details>

<summary>Keywords</summary>

Also called: Bluetooth setup, pair base, pair dock, connect to base, base control. Search terms: bluetooth, pair, base, dock, BT, base control, pair a new dock.

</details>


---

# 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/support-uk/t650/how-tos/how-to-pair-to-a-bluetooth-base.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.
