> 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-deployment/deploy-sensors.md).

# Deploy Wildfire Sensors

## Deployment steps

<table data-card-size="large" data-view="cards"><thead><tr><th data-type="content-ref"></th><th></th></tr></thead><tbody><tr><td><a href="/pages/MG9cHKRbmEevK9VN8MF6">/pages/MG9cHKRbmEevK9VN8MF6</a></td><td><ol><li>Before mounting the Wildfire Sensor, scan the Device ID using the Deployment app to register the Sensor and provide its GPS location with the Silvanet Cloud.</li></ol></td></tr><tr><td><a href="/pages/BOnUrgNenSWCPRkrURDX">/pages/BOnUrgNenSWCPRkrURDX</a></td><td><ol start="2"><li>Install Wildfire Sensors using treenails or garden wire, then let them calibrate for 14 days before they are ready to detect fires.</li></ol></td></tr><tr><td><a href="/pages/ZlD1Ff5wv8whCU7ZvD5n">/pages/ZlD1Ff5wv8whCU7ZvD5n</a></td><td><ol start="3"><li>Wildfire Sensors require 14 days after deployment to be calibrated to the environment. During this time the they do not provide useful data.</li></ol></td></tr><tr><td><a href="/pages/9NIS8RRtCvI3XW18MIsZ">/pages/9NIS8RRtCvI3XW18MIsZ</a></td><td><ol start="4"><li>Wildfire Sensors require time to stabilize depending on the type of activity it has encountered.</li></ol></td></tr></tbody></table>

{% file src="/files/c5sgQ7p1aZUIM3LV8G2y" %}
Dryad Field Guide
{% endfile %}


---

# 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-deployment/deploy-sensors.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.
