# Site Planning

- [Plan Sites](https://docs.dryad.app/dryad-documentation/site-planning/overvew.md): Learn how to use the Planning tool to generate a coverage estimation for a Site.
- [Planning guidelines](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines.md): Guidelines for planning Border Gateways, Mesh Gateways and Wildfire Sensors locations in a Site.
- [Deployments stages](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/deployment-stages.md): Validate the scalability of the Silvanet System using a Pilot deployment followed by a full-scale Live deployment.
- [Scout deployment locations](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/scouting.md): Dryad recommends visiting the Site prior to planning device locations to make notes about the topology and other features of the Site that might inform where to place Silvanet devices.
- [Gateway ratios](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/gateway-ratios.md): The amount of Mesh Gateways supported by Border Gateways is variable but should not exceed on Border Gateway for every 20 Mesh Gateways.
- [Gateway ranges](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/gateway-ranges.md): Ensure Border Gateways and Mesh Gateways are within specified ranges which is 2.0 km to 3.0 km.
- [Sensor ratios](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/sensor-ratios.md)
- [Sensor range](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/sensor-ranges-ratios.md): Wildfire Sensors detect gases of a smoldering fire in its ultra-early stage within a range of between 80 m to 100 m around the Sensor. The maximum range between the Sensor and a Mesh Gateway is 1 km.
- [Sensor density](https://docs.dryad.app/dryad-documentation/site-planning/planning-guidelines/sensor-density-guidelines.md): Plan for variable sensor density based on the level of human activity in or near Sites.
- [Coverage planning](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation.md): Use the Planning tool to quickly generate an estimation of the number and type of Silvanet devices needed to cover a Site.
- [Planning tool](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/planning-tool.md): Learn how to access and use the Planning Tool.
- [Import KML, KMZ and Shapefiles](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/import-kml-kmz-and-shapefiles.md): Build a plan in a third-party tool and import KML, KMZ and Shapefiles into the Planning tool.
- [High density paths](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/high-density-paths.md): Learn how to add paths that typically have a high density of Wildfire Sensors.
- [Low density areas](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/low-density-areas.md): Learn how to add areas that are parts of a Site that typically have a lower density of Wildfire Sensors.
- [Connectivity zones](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/connectivity-zones.md): Learn how to place Border Gateways and Mesh Gateways in a Site to ensure connectivity between the Wildfire Sensors and the Silvanet Cloud.
- [Add or move Sensors](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/sensor-changes.md): Add, delete or change locations of Wildfire Sensors.
- [Export plan](https://docs.dryad.app/dryad-documentation/site-planning/coverage-estimation/export-plan.md): After building the deployment plan, export it as a document and release it to the Deployment app.
- [Packet editor](https://docs.dryad.app/dryad-documentation/site-planning/packet-editor.md): Packets editor allows you to make modifications to Packets prepared by the Planning tool. Packets can be added or deleted as required.


---

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