# How to Reboot a V240m

{% stepper %}
{% step %}

#### initiate the Menu

Press and hold the **Red X** button for **10 seconds**.

<figure><img src="/files/lRsBtg9MkkfoBWFGrDXU" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Choose an Option

When the menu appears, select either:

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

{% step %}

#### Powering Back On

If you selected **Shutdown**, simply press and hold the **Green O** button to switch the terminal back on.
{% endstep %}
{% endstepper %}

#### [<mark style="color:$success;">Back to V240M - How To Guides</mark>](/v240m-how-tos/v240m-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/v240m-how-tos/how-to-reboot-a-v240m.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.
