# Silvanet Deployment

- [Deploy Silvanet](https://docs.dryad.app/dryad-documentation/silvanet-deployment/overview.md): Learn how to deploy Silvanet Gateways and Sensors at their planned locations in a Site.
- [Deployment guidelines](https://docs.dryad.app/dryad-documentation/silvanet-deployment/guidelines.md): Review these guidelines before starting the deployment of Silvanet Gateways and Sensors.
- [Deployment preparation](https://docs.dryad.app/dryad-documentation/silvanet-deployment/guidelines/tools.md): Ensure you have the right tools to deploy Silvanet Gateways and Wildfire Sensors.
- [Border Gateway guidelines](https://docs.dryad.app/dryad-documentation/silvanet-deployment/guidelines/border-gateway-deployment-guidelines.md): Deployed Border Gateways require Internet access and a reliable energy supply (for an always-on functionality).
- [Border Gateway scenarios](https://docs.dryad.app/dryad-documentation/silvanet-deployment/guidelines/border-gateway-deployment-scenarios.md): The Border Gateway can be deployed in various scenarios based on the availability of a power supply, Internet connectivity and location.
- [Mesh Gateway guidelines](https://docs.dryad.app/dryad-documentation/silvanet-deployment/guidelines/mesh-gateway-deployment-guidelines.md): Deployed Mesh Gateways require access to good solar irradiation and located where Wildfire Sensors have a reliable connections to the Silvanet Mesh Network.
- [Wildfire Sensor guidelines](https://docs.dryad.app/dryad-documentation/silvanet-deployment/guidelines/wildfire-sensor-guidelines.md): The Wildfire Sensor must be mounted correctly to ensure its solar panel has sufficient illumination to charge it superconductors and to reliably connect to Mesh Gateways.
- [Deploy Border Gateways (Gen 2/3)](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-bg.md): Deploy the Silvanet Border Gateway to ensure it reliably communicates with the Mesh Network and Silvanet Cloud.
- [Register Border Gateway](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-bg/register-bg.md): Before mounting the Border Gateway, register the Device ID using the Deployment app to provide its GPS location with the Silvanet Cloud.
- [Mount Border Gateway (Gen 2)](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-bg/mount-border-gateway-gen-2.md): The Gen 2 Border Gateway provides a single solar panel and can be mounted to either a healthy tree or a stable metal/wooden pole.
- [Mount Border Gateway (Gen 3)](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-bg/mount-border-gateway-gen-3.md): The Gen 3 Border Gateway provides two solar panels and can be mounted to either a healthy tree or a stable metal/wooden pole.
- [Border Gateway Connectivity Test](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-bg/bg-connectivity-test.md): Run a connectivity test to ensure the Border Gateway connects with the Silvanet Cloud.
- [Deploy Mesh Gateways (Gen 2/3)](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-mg.md): Deploy Mesh Gateways to allow extensive deployments of Wildfire Sensors using the Silvanet Mesh Network.
- [Register Mesh Gateway](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-mg/register-mesh-gateway.md): Before mounting the Mesh Gateway, scan the Device ID using the Deployment app to register the Gateway and provide its GPS location with the Silvanet Cloud.
- [Mount Mesh Gateway (Gen 2)](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-mg/mount-mesh-gateway-gen-2.md): The Mesh Gateway can be mounted to a metal/wooden pole or to healthy tree.
- [Mount Mesh Gateway (Gen 3)](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-mg/mount-mesh-gateway-gen-3.md): Learn how to mount the Gen 3 Silvanet Mesh Gateway to a pole or a tree.
- [Mesh Gateway Connectivity Test](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-mg/start-connectivity-test.md): Start the connectivity test to ensure the Mesh Gateway has connectivity to the Border Gateway or neighboring Mesh Gateways.
- [Deploy Wildfire Sensors](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-sensors.md): Deploy Wildfire Sensors using tree nails or garden wire, then let them calibrate for 14 days before they are ready to detect fires.
- [Register Wildfire Sensors](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-sensors/device-ids.md): Before mounting the Wildfire Sensor, scan the Device ID using the Deployment app to register the Sensor and provide its GPS location with the Silvanet Cloud.
- [Mount Wildfire Sensors](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-sensors/mount-wildfire-sensors.md): Mount Wildfire Sensors using treenails or garden wire, then let them calibrate for 14 days before they are ready to detect fires.
- [Sensor Calibration](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-sensors/sensor-calibration.md): Wildfire Sensors require 14 days after deployment to be calibrated to the environment. During this time the they do not provide useful data.
- [Sensor normalization](https://docs.dryad.app/dryad-documentation/silvanet-deployment/deploy-sensors/sensor-normalization.md): Wildfire Sensors require time to stabilize depending on the type of activity it has encountered.


---

# 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.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.
