# Network Requirements (Wired)

The following topic describes various requirements related to Internet access and local network connectivity required to operate your Veloce POS system and process payments with PayFacto efficiently.

***

### Internet Connectivity

Internet connectivity is required to validate the Veloce license, download and install updates and process payments. The requirements listed below are for normal Veloce operation and payment processing only. If the merchant uses internet access for other purposes, such as providing internet access to guests, additional bandwidth will need to be factored in to accommodate those needs.

### Internet Speed Requirements

|          | Minimum    | Recommended |
| -------- | ---------- | ----------- |
| Download | 100 Mbit/s | >100 Mbit/s |
| Upload   | 10 Mbit/s  | 20 Mbit/s   |

***

### Local Area Network (LAN) connectivity

The following devices each need to be connected to your local area network (LAN) via Ethernet adapters and cables:

* Veloce Back-Office server
* Veloce POS workstations
* Kitchen Printers (some models)
* Kitchen Monitors
* Receipt Printers (some models)
* Payment Terminals (some models)

### Ethernet Speed Requirements

|            | Minimum    | Recommended |
| ---------- | ---------- | ----------- |
| Speed      | 100 Mbit/s | 1 Gbit/s    |
| Cable Type | Cat 5e     | Cat 6       |


---

# 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.payfacto.com/payfacto-knowledge/veloce-pos/veloce/hardware-and-software-requirements/network-requirements-wired.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.
