# Silvanet Cloud Platform

It is an integrated suite of tools for planning and deploying Silvanet devices, for monitoring Site health monitoring and for identifying the Wildfire Sensors triggering alerts.

<figure><img src="/files/w9ZAQoagERwUnK4wbJdA" alt=""><figcaption><p>Silvanet Mesh Network architecture</p></figcaption></figure>

{% hint style="info" %}
**Access to Silvanet Cloud Platform apps**

Each registered Dryad user receives [unique login credentials](/dryad-documentation/silvanet-suite/silvanet-sma/access.md) (username and password) to access the Silvanet web-based and mobile apps.
{% endhint %}

The Silvanet Cloud Platform provides a comprehensive set of tools to alert users of a forest fire in its ultra-early stage. The Web-based Site Management app is the starting point for planning a Site while the Smartphone-based Deployment app is used for device deployment.

Amongst other features, the Site Management and Deployment apps are used to access the following tools:

* **Site Planning tool** in the Site Management app for coverage estimation, including the amount and location of Gateways and Sensors. It results in a printable plan and a deployment plan accessible from the Deployment app.
* **Interactive Map** that shows the location of Gateways and Sensors on an embedded map. The map provides a fire risk overlay that provides insights into the fire risk of an area.
* **Device overview** which displays the Sensor data that shows the health of a forest at a glance as it monitors the microclimate including temperature, humidity and air pressure.
* **Multichannel alerts** to deliver notifications through in-app messages, emails and push notifications to ensure a timely and reliable communication of critical events.

{% hint style="info" %}
**See Also**

For more information, see [Site Management app](/dryad-documentation/silvanet-suite/silvanet-sma.md) and [Deployment app](/dryad-documentation/silvanet-suite/deployment-app.md). For the Site Planning tool, see [Coverage estimation](/dryad-documentation/site-planning/coverage-estimation.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-suite/silvanet-cloud-platform.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.
