# How To Reboot Terminal

{% stepper %}
{% step %}

#### Locate Power Button

The power button is located on the left hand side above the volume buttons.&#x20;

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

{% step %}

#### Initiate the Menu

Press and hold the power button till power panel is prompted.

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

{% step %}

#### Select Option

When the menu appears, select either:

* Power Off – to power the terminal off completely
* Restart – to reboot the terminal, or
  {% endstep %}

{% step %}

#### **Powering Back On**

If you selected **Shutdown**, simply press and hold the power button to switch the terminal back on.
{% 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/how-to-reboot-terminal.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.
