# Resources

- [Contact Technical Support](https://docs.dryad.app/dryad-documentation/resources/contact-technical-support.md)
- [Release Notes](https://docs.dryad.app/dryad-documentation/resources/release-notes.md): This section summarizes the changes for each release.
- [FAQs](https://docs.dryad.app/dryad-documentation/resources/faq.md): Get answers from the most commonly asked questions about Silvanet.
- [General Questions](https://docs.dryad.app/dryad-documentation/resources/faq/general-questions.md)
- [Border Gateway FAQs](https://docs.dryad.app/dryad-documentation/resources/faq/border-gateway-faqs.md)
- [Mesh Gateway FAQs](https://docs.dryad.app/dryad-documentation/resources/faq/mesh-gateway-faqs.md)
- [Wildfire Sensor FAQs](https://docs.dryad.app/dryad-documentation/resources/faq/wildfire-sensor-faqs.md)
- [Site Management FAQs](https://docs.dryad.app/dryad-documentation/resources/faq/site-management-faqs.md)
- [User Management FAQs](https://docs.dryad.app/dryad-documentation/resources/faq/user-management-faqs.md)
- [Glossary of Terms](https://docs.dryad.app/dryad-documentation/resources/glossary.md): Description of terms and phrases used in Silvanet Dryad Documentation.
- [Status icons](https://docs.dryad.app/dryad-documentation/resources/status-icons.md): Status icons allow users to quickly identify the device status in Map views in both Site Management and Deployment apps.
- [Device troubleshooting](https://docs.dryad.app/dryad-documentation/resources/troubleshooting.md): Possible solutions to Silvanet Gateway and Sensor alerts and warnings.
- [Firmware updates (FUOTA)](https://docs.dryad.app/dryad-documentation/resources/firmware-updates.md): Dryad updates firmware in Silvanet Devices using FUOTA (Firmware Update Over the Air). Update times vary depending on device energy levels and communication strength between devices.
- [Declaration of Conformity (EU)](https://docs.dryad.app/dryad-documentation/resources/declaration-conformity.md)


---

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