# Terminal Setup (Out of Box)

{% hint style="warning" %}
Before you complete this setup, the **Serial Number** and **Device ID** will not yet be linked. This linking happens automatically once you finish the setup process on the terminal and enter the Device ID.
{% endhint %}

{% stepper %}
{% step %}

#### Power On Terminal

Hold the **power button** on the side of the terminal to switch it on.

* Make sure the terminal is **fully charged** before starting.
  {% endstep %}

{% step %}

#### Select Language

1. The first screen will display **language options**.
2. Select your **preferred language**.

<div align="center"><figure><img src="/files/Sm9QQ4yRkiUTIVB0h8Mx" alt="" width="188"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Network Setup

* The terminal will show available **Wi-Fi networks**.
* Alternatively, select **Ethernet** or **USB** at the bottom if using those connections.
* If using Wi-Fi, enter the **Wi-Fi password** and tap **Next**.

|                                                                                                     |                                  |                                                                                                     |
| --------------------------------------------------------------------------------------------------- | -------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/j2AZWX9fZ8Q5ggRO33DI" alt=""><figcaption></figcaption></figure></div> | ![](/files/SMQEDedcHVxjZRvbqbs9) | <div><figure><img src="/files/f4K7ZCffiK86JbSDaOpf" alt=""><figcaption></figcaption></figure></div> |
| {% endstep %}                                                                                       |                                  |                                                                                                     |

{% step %}

#### Enter Device ID

1. Either **scan the QR code** from your welcome email or **manually enter your Device ID**.

{% hint style="info" %} <mark style="color:$danger;">If you are unsure of your Device ID,</mark> <mark style="color:$danger;"></mark><mark style="color:$danger;">**contact the Help Desk via live chat**</mark><mark style="color:$danger;">..</mark>
{% endhint %}
{% endstep %}

{% step %}

#### Checking for Updates

* The terminal will **merge with your account** and check for updates.
* Allow the terminal to **complete all updates** <mark style="color:$danger;">do not turn it off during this process.</mark>

|                                                                                                     |                                                                                                     |                                                                                                     |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/zK6CaXg8ncHhkLNgxva9" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/4fQSJPzuIuoPcZcgSZSI" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/AyOOX0sooylwhhSyDCXu" alt=""><figcaption></figcaption></figure></div> |
| {% endstep %}                                                                                       |                                                                                                     |                                                                                                     |

{% step %}

#### Ready to Use

1. Once updates are complete, the terminal will **restart**.
2. You will either go directly to the **sale screen** or be prompted to [set up **manager and cashier passcodes**.](/t650-how-tos/manager-and-cashier-passcode-setup.md)

|                                                                                                     |                                                                                                     |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| <div><figure><img src="/files/cVlKnmQx20gPS9ld1NQt" alt=""><figcaption></figcaption></figure></div> | <div><figure><img src="/files/ryFvpufiu7DrDdkFo8hD" alt=""><figcaption></figcaption></figure></div> |
| {% endstep %}                                                                                       |                                                                                                     |
| {% endstepper %}                                                                                    |                                                                                                     |

#### [<mark style="color:$success;">Back to T650P - How To Guides</mark>](/t650-how-tos/t650p-how-to-guides.md)


---

# 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-how-tos/terminal-setup-out-of-box.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.
