# Implement an internet failover solution

Maintaining a stable and reliable internet connection is a common challenge for stores. Without an active internet connection, stores cannot process the most popular methods of payment - debit and credit cards - and losing valuable transactions.

For this reason, we recommend that all stores implement an internet failover solution, such as 3G/4G cellular technology, that will allow them to continue processing debit and credit cards if their internet connection is disrupted or fails. Meraki, a cloud networking solution from Cisco, is highly regarded in the industry. You can learn more about Meraki in this [article](https://documentation.meraki.com/MX/Cellular/Introduction_to_Cellular_Technology_on_Meraki).


---

# 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://docs.rmhpos.com/installation/nbp_topics/nbp-network-internet-failover.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.
