# Routing devices

{% hint style="warning" %}
Routing devices are only required if some or all rooms are not connected after installation.
{% endhint %}

## Overview

In some hotels—especially larger properties or those with complex layouts—you may need to extend the Valpas network’s range. Routing devices help ensure all rooms stay connected and your Valpas certification remains active.

This guide explains how to add routing devices to support your Valpas guest room technology.

{% stepper %}
{% step %}

### Place a routing device near the router

* Find the **Valpas router** (the main unit that connects the Valpas platform to the internet).
* Place one routing device close to the router. This helps strengthen the signal for the rest of the network.
  {% endstep %}

{% step %}

### Place routing devices between the router and the nearest room

* The number of devices needed depends on the distance between the router and the rooms.
* Placing routing devices between the router and the rooms helps the network reach all areas of your hotel.
  {% endstep %}

{% step %}

### Turn on the routing devices

* Routing devices use pre-installed batteries.
* Remove the battery strip to power them on.
* The devices will connect automatically to the Valpas network.
  {% endstep %}

{% step %}

### Check that the routing devices are working

* It may take up to **8 hours** for the rooms to show as **online** in the Valpas app.
* If rooms that were previously **offline** now show as **online**, the routing devices are working properly.
  {% endstep %}
  {% endstepper %}

#### Important notes

{% hint style="warning" %}
**Important notes**

* It may take up to **8 hours** for the rooms to show as **online** in the Valpas app.
* If rooms that were previously **offline** now show as **online**, the routing devices are working properl
  {% endhint %}


---

# 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://guide.valpashotels.com/installation_router_smart_legs/routing-devices.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.
