> 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/site-planning/coverage-estimation.md).

# Coverage planning

The **Site Management app** provides a **Planning tool** for rapidly estimating the number and placement of Silvanet devices  to provide fire-detection coverage for a Site, .

You can begin by importing **KMZ, KMZ and Shapefiles** into the Planning tool, then create high Sensor density **Paths**, lower Sensor density **Areas** and **Connectivity zones** called **Connectivity Meshes**.

Once completed, export the plan as a document (.docx) and release it as a set if Packages to the Deployment app for deploying the Silvanet devices in the Site.

## In this section

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/2eoTgyx7938lc4RTkpv7">/pages/2eoTgyx7938lc4RTkpv7</a></td><td>Learn how to access and use the Planning Tool.</td></tr><tr><td><a href="/pages/TsdY6nk6KoVQkFp3P6Iy">/pages/TsdY6nk6KoVQkFp3P6Iy</a></td><td>Build a plan in a third-party tool and import KML, KMZ and Shapefiles into the Planning tool.</td></tr><tr><td><a href="/pages/efBJS2Gv72xHCWM8qIFL">/pages/efBJS2Gv72xHCWM8qIFL</a></td><td>Learn how to add paths that typically have a high density of Wildfire Sensors.</td></tr><tr><td><a href="/pages/ycnEWxMLGK7nyHSn5BRk">/pages/ycnEWxMLGK7nyHSn5BRk</a></td><td>Learn how to add areas that are parts of a Site that typically have a lower density of Wildfire Sensors.</td></tr><tr><td><a href="/pages/PqEFadizetFsTjtlUpwK">/pages/PqEFadizetFsTjtlUpwK</a></td><td>Learn how to place Border Gateways and Mesh Gateways in a Site to ensure connectivity between the Wildfire Sensors and the Silvanet Cloud.</td></tr><tr><td><a href="/pages/TDTAGhhLYMkhRfzYdku8">/pages/TDTAGhhLYMkhRfzYdku8</a></td><td>Add, delete or change locations of Wildfire Sensors.</td></tr><tr><td><a href="/pages/wBPBeHq5XCCVHfGu9FP2">/pages/wBPBeHq5XCCVHfGu9FP2</a></td><td>After building the deployment plan, export it as a document and release it to the Deployment app.</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/site-planning/coverage-estimation.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.
