> 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-suite/overview.md).

# Explore Silvanet

## In this section

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/xvYFmoxdVI3rzyP5DYHX">/pages/xvYFmoxdVI3rzyP5DYHX</a></td><td>AI-enabled Silvanet Suite detects wildfires through its mesh network of Wildfire Sensors, Mesh Gateways and Border Gateways.</td><td></td><td><a href="/files/UFcrOkQxw2zREPJWtxQp">/files/UFcrOkQxw2zREPJWtxQp</a></td></tr><tr><td><a href="/pages/3DO8y02V75uKMK0rPXXJ">/pages/3DO8y02V75uKMK0rPXXJ</a></td><td>Gen 3 Silvanet Suite builds on the features of Gen 2 Silvanet Suite with a new endurable casing, increased energy storage, NFC provisioning and Satellite options.</td><td></td><td><a href="/files/aOO5M8Hm1BfQXPbcCDGy">/files/aOO5M8Hm1BfQXPbcCDGy</a></td></tr><tr><td><a href="/pages/U9Sql8yB3nEoN2MZHIBE">/pages/U9Sql8yB3nEoN2MZHIBE</a></td><td>The Silvanet Cloud Platform captures data received from Silvanet Border Gateways sent via the Silvanet Mesh Network from Wildfire Sensors.</td><td></td><td><a href="/files/M9w78RBh2n6ey4SdbYhq">/files/M9w78RBh2n6ey4SdbYhq</a></td></tr><tr><td><a href="/pages/hGhqhP8cc5zdjI3wYaSq">/pages/hGhqhP8cc5zdjI3wYaSq</a></td><td>Silvanet devices are connected in a mesh network using LoRaWAN where each device implements LoRa, a low power wireless platform for IoT.</td><td></td><td><a href="/files/NmIFZ7439eIXPomU9oyH">/files/NmIFZ7439eIXPomU9oyH</a></td></tr><tr><td><a href="/pages/XpYvKBDWU9OiiDZ78t5Z">/pages/XpYvKBDWU9OiiDZ78t5Z</a></td><td>Use the Site Management app to plan and manage deployments of Silvanet devices and to view Wildfire Sensor data.</td><td></td><td><a href="/files/2Xn3SMYK2h4guV5NZWrW">/files/2Xn3SMYK2h4guV5NZWrW</a></td></tr><tr><td><a href="/pages/HcklnA9eZnPVZb9bXKF6">/pages/HcklnA9eZnPVZb9bXKF6</a></td><td>Use the Deployment app to deploy the planned Silvanet devices and to run Connectivity Tests between Gateways.</td><td></td><td><a href="/files/Pk0GbdqjvqY7Df7d3qUz">/files/Pk0GbdqjvqY7Df7d3qUz</a></td></tr><tr><td><a href="/pages/mMgeKw9uvV98XoZK91ws">/pages/mMgeKw9uvV98XoZK91ws</a></td><td>The Silvanet system continuously monitors air quality. The detection of a smoldering fire triggers fire alerts.</td><td></td><td><a href="/files/ClSgmTvjC25j9Ks98Rnd">/files/ClSgmTvjC25j9Ks98Rnd</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-suite/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.
