> For the complete documentation index, see [llms.txt](https://docs.dryad.app/dryad-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dryad.app/dryad-documentation/silvanet-deployment/overview.md).

# Deploy Silvanet

Learn how to deploy Silvanet Gateways and Sensors at their planned locations in a Site.

## In this section

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/dryad-documentation/silvanet-deployment/guidelines.md">Deployment guidelines</a></td><td>Review these guidelines before starting the deployment of Silvanet Gateways and Sensors.</td><td></td><td><a href="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FDNyloK5nRzbABMUCzO6n%2Fcard-preparation-guidelines.jpg?alt=media&amp;token=7829d911-9baa-4861-8334-b88f11881fcd">card-preparation-guidelines.jpg</a></td></tr><tr><td><a href="/dryad-documentation/silvanet-deployment/guidelines/tools.md">Deployment preparation</a></td><td>Ensure you have the right tools to deploy Silvanet Gateways and Wildfire Sensors.</td><td></td><td><a href="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FfIOr9nlN4a0F9CltSOgl%2Fcard-deployment-tools.jpg?alt=media&amp;token=75ede792-c167-4c05-9ed9-5d626c2bf008">card-deployment-tools.jpg</a></td></tr><tr><td><a href="/dryad-documentation/silvanet-deployment/deploy-bg.md">Deploy Border Gateways (Gen 2/3)</a></td><td>Deploy the Silvanet Border Gateway to ensure it reliably communicates with the Mesh Network and Silvanet Cloud.</td><td></td><td><a href="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2FsDxaSRpcF1unoq084zAA%2Fcard-deploy-border-gateways.jpg?alt=media&amp;token=10e2abe9-5fdf-4107-9176-e87f926dbaed">card-deploy-border-gateways.jpg</a></td></tr><tr><td><a href="/dryad-documentation/silvanet-deployment/deploy-mg.md">Deploy Mesh Gateways (Gen 2/3)</a></td><td>Deploy Mesh Gateways to allow extensive deployments of Wildfire Sensors using the Silvanet Mesh Network.</td><td></td><td><a href="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2F16qwfouzxfvugbe1vtGq%2Fcard-gen3-mg.jpg?alt=media&amp;token=7b440d73-86af-46b9-bed5-9bbbb9960330">card-gen3-mg.jpg</a></td></tr><tr><td><a href="/dryad-documentation/silvanet-deployment/deploy-sensors.md">Deploy Wildfire Sensors</a></td><td>Install Wildfire Sensors using tree nails or garden wire, then let them calibrate for 14 days before they they are ready to detect fires.</td><td></td><td><a href="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2Ffn9HzJx8FSD76RSvzxmQ%2Fcard-deploy-wildfire-sensors.jpg?alt=media&amp;token=77c98d7b-dc2f-4367-8bd0-6b39c4834814">card-deploy-wildfire-sensors.jpg</a></td></tr><tr><td><a href="/dryad-documentation/silvanet-deployment/silvanet-device-relocation.md">Relocate a Silvanet Sensor or Gateway</a></td><td>When a Silvanet device is relocated, update the longitude and latitude settings in the Site Management app.</td><td></td><td><a href="https://2403147378-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKqvtUjx9C2FEFg7nicAx%2Fuploads%2F5La1ED78tcepvoiyAr4M%2Fcard-silvanet-device-relocation.jpg?alt=media&amp;token=b4e91182-5442-4154-873b-01d5a729f00c">card-silvanet-device-relocation.jpg</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.dryad.app/dryad-documentation/silvanet-deployment/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
