# Register Mesh Gateway

{% hint style="info" %}
**Device ID**

Each Silvanet Mesh Gateway has its own unique **Device ID** (also referred to as Serial ID). It is provided as a unique text string as well as a QR Code printed on a label attached to the Gateway.
{% endhint %}

## Register Mesh Gateway

1. In the Silvanet Deployment app, select a Site.

<figure><img src="/files/TFp1dnMfIsZPWUHSnbej" alt="" width="180"><figcaption><p>Select a Site</p></figcaption></figure>

2. In the list of devices that appears select a Mesh Gateway. Alternately, select **Show Devices on Map**.

<figure><img src="/files/srejd0RxzeeqBgbmQWra" alt="" width="180"><figcaption><p>Select a device</p></figcaption></figure>

3. On the page that appears, tap **Register Device**. The blue dot on the map shows your current location.

<figure><img src="/files/3ccYvz03USfHxxLOrVgt" alt="" width="180"><figcaption><p>Tap Register Device</p></figcaption></figure>

{% hint style="info" %}
**Finding the deployment location**

Note in the figure above the Mesh Gateway is 120 m away from the user. Use this map to move towards the deployment location.
{% endhint %}

4. If you tapped **Show Devices on Map**, the map shows an overview of the Site. Your location is indicated by a blue dot.

<figure><img src="/files/WFDufJggw7GQJnOmcwN9" alt="" width="180"><figcaption><p>Your current location</p></figcaption></figure>

5. Once the deployment location is found, register the Device ID.
6. Scan the device's QR Code which is attached to the back of the Mesh Gateway.

<figure><img src="/files/kwjdv8WwRKF00DJxJ9U3" alt="" width="180"><figcaption><p>Scan QR Code</p></figcaption></figure>

7. The Silvanet Deployment app automatically fills in the Mesh Gateway's location (latitude and longitude) using the Smartphone's GPS location.

{% hint style="info" %}
**QR Code not scannable?**

If the QR Code cannot be scanned, manually enter the Device ID which is found as a text string next to the QR Code.
{% endhint %}

6. After a few moments, the **Registration successful** message appears. The device icon changes from **Planned** to **Deployed**. For more information, see [Status icons](/dryad-documentation/resources/status-icons.md#mesh-gateway-status-icons).

<figure><img src="/files/XLO3Nscg5FHOzxScBjhr" alt="" width="180"><figcaption><p>Registration successful</p></figcaption></figure>

## Next step

After a successful registration, the Mesh Gateway can be permanently mounted to a tree or pole.  The Deployment app provides guidelines for mounting the Mesh Gateway.

<figure><img src="/files/BEovhV3XwTNq02mtfCin" alt="" width="180"><figcaption><p>Mounting guidelines</p></figcaption></figure>

Mount the Mesh Gateway to a metal or wood pole or on a tree, as described in the following sections.

{% hint style="info" %}
**Relocating a Mesh Gateway**

For more information, see [Relocate a Silvanet Sensor or Gateway](/dryad-documentation/silvanet-deployment/silvanet-device-relocation.md).
{% 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://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-mg/register-mesh-gateway.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.
