# Sensor range

The Silvanet Network supports any number of Wildfire Sensors through the use of the Silvanet Mesh Network. However, this support is possible only if range and ratio values are followed. The Planning tool takes into account these range and ratio values when preparing a deployment plan.

### Gas detection range

**Gas detection range is 80 m to 100 m** (**260 ft to 320 ft**)

Depending on the topology and density of the forest, the Silvanet Wildfire sensor can detect gases, especially **Volatile Organic Compounds** ([VOCs](/dryad-documentation/resources/glossary.md#voc)), in the surrounding air within a radius of 80 m to 100 m (260 ft to 320 ft). It can also detect smoke from a smoldering fire that drifts into its detection zone from beyond the gas detection range.

<figure><img src="/files/bcrKVg3V2XL5TK2AWPZ6" alt="" width="375"><figcaption><p>Silvanet Wildfire Sensor smoke detection range</p></figcaption></figure>

{% hint style="info" %}
**Site topology and range**\
Range values are dependent on the Site topology such as hills, valleys, density of trees and structures in the forest deployment locations.
{% endhint %}

### Sensors connectivity range

**Maximum distance to a Mesh Gateway is 1 km**

Sensors communicate with Mesh Gateways and Border Gateways that are approximately 1 km away from the sensor, depending on topology. In dense forests, the range may be less while direct line of sight to the Mesh Gateway may have a longer range.

<figure><img src="/files/UjmAYrOWq3s01ZenjAoC" alt="" width="375"><figcaption><p>Sensor to Mesh Gateway range</p></figcaption></figure>


---

# 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/site-planning/planning-guidelines/sensor-ranges-ratios.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.
