> 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/v240m/how-tos.md).

# How Tos

Step-by-step how-to guides for the V240M terminal.

### Related guides

* [How to Restart the Network Interface](/support-uk/v240m/how-tos/how-to-restart-the-network-interface.md)
* [How to Enable POS Mode](/support-uk/v240m/how-tos/how-to-enable-pos-mode.md)
* [How to Enable Standalone Mode](/support-uk/v240m/how-tos/how-to-enable-standalone-mode.md)
* [How to Enable or Disable the Extended Receipt](/support-uk/v240m/how-tos/how-to-enable-or-disable-the-extended-receipt.md)
* [How to Run Reports from the Terminal](/support-uk/v240m/how-tos/how-to-run-reports-from-the-terminal.md)
* [How to Process a Customer Not Present Transaction](/support-uk/v240m/how-tos/how-to-process-a-customer-not-present-transaction.md)
* [How to Process a Refund](/support-uk/v240m/how-tos/how-to-process-a-refund.md)
* [How to Process Auth Only](/support-uk/v240m/how-tos/how-to-process-auth-only.md)
* [How to Process Charge Only](/support-uk/v240m/how-tos/how-to-process-charge-only.md)
* [How to Submit Offline Transactions](/support-uk/v240m/how-tos/how-to-submit-offline-transactions.md)
* [How to Force a Heartbeat](/support-uk/v240m/how-tos/how-to-force-a-heartbeat.md)
* [How to Reprint a Receipt](/support-uk/v240m/how-tos/how-to-reprint-a-receipt.md)
* [How to Perform a TMS Update](/support-uk/v240m/how-tos/how-to-perform-a-tms-update.md)
* [How to Find the MAC Address](/support-uk/v240m/how-tos/how-to-find-the-mac-address.md)
* [How to Check the Terminal's IP Addresses](/support-uk/v240m/how-tos/how-to-check-the-terminals-ip-addresses.md)
* [How to Reboot a V240m](/support-uk/v240m/how-tos/how-to-reboot-a-v240m.md)
* [How to Set Up a Wi-Fi Network](/support-uk/v240m/how-tos/how-to-set-up-a-wi-fi-network.md)
* [How to Set Up a Hidden Wi-Fi Network](/support-uk/v240m/how-tos/how-to-set-up-a-hidden-wi-fi-network.md)
* [How to Remove a Wi-Fi Network](/support-uk/v240m/how-tos/how-to-remove-a-wi-fi-network.md)
* [How to Amend a Wi-Fi Network](/support-uk/v240m/how-tos/how-to-amend-a-wi-fi-network.md)
* [How to Set Up Mobile Data](/support-uk/v240m/how-tos/how-to-set-up-mobile-data.md)
* [How to Set Up a Bluetooth Base Connection](/support-uk/v240m/how-tos/how-to-set-up-a-bluetooth-base-connection.md)
* [How to Set Up a Static IP Address](/support-uk/v240m/how-tos/how-to-set-up-a-static-ip-address.md)
* [How to Whitelist IPs and Ports](/support-uk/v240m/how-tos/how-to-whitelist-ips-and-ports.md)


---

# 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/v240m/how-tos.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.
