# Bluetooth Setup

{% 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="/files/WmsCVtCtaSuRj4cgnnjV" alt=""><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 reference image).\
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 will begin flashing.

<figure><img src="/files/1rsUvJjQ1eEUwmVWvzGc" alt=""><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 will remain connected to the base **even when removed from it**, as long as Bluetooth stays within range.
{% endstep %}
{% endstepper %}

#### [<mark style="color:$success;">Back to T650P - Connection Guide</mark>](#back-to-t650p-connection-guide)


---

# Agent Instructions: 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:

```
GET https://helpcenter.verifone.com/t650-connections/bluetooth-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
