# Red Dot Error

1. **Check Network Connection** \
   Ensure the terminal is connected to the network ([Restart the network interface](/p400-how-tos/restart-network-interface.md) if needed).
2. **Send Offline Transactions**\
   Please refer to the [Send Offline Transaction](/p400-how-tos/submit-offline-transactions.md) Guide.
3. **If the Issue Still Persists** \
   Please [Contact Support](https://my.verifone.com/s/supportbyemail) to log a replacement terminal.


---

# 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/p400-error-page/red-dot-error.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.
