# FAQs

## Contact Customer Service

If you need help deploying Silvanet Devices or using Silvanet, you can [Contact Technical Support](/dryad-documentation/resources/contact-technical-support.md) to submit a request.

## Categories

| General Questions                                                                                                                                                                                | Border Gateways                                                                                                                                                                                                           |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Which frequency bands are used by Silvanet devices?](/dryad-documentation/resources/faq/general-questions.md#which-frequency-bands-are-used-by-silvanet-devices)                                | [What happens to sensor data if the Border Gateway loses Internet connectivity?](/dryad-documentation/resources/faq/border-gateway-faqs.md#what-happens-to-sensor-data-if-the-border-gateway-loses-internet-connectivity) |
| [How high above the forest floor should Silvanet devices be mounted?](/dryad-documentation/resources/faq/general-questions.md#how-high-above-the-forest-floor-should-silvent-devices-be-mounted) | [Can I disconnect the solar panel from the Border Gateway?](/dryad-documentation/resources/faq/border-gateway-faqs.md#can-i-disconnect-the-solar-panel-from-the-border-gateway)                                           |
| [Will solar panels on Silvanet devices degrade over time?](/dryad-documentation/resources/faq/general-questions.md#will-solar-panels-on-silvanet-devicesd-degrade-over-time)                     | [What causes the Border Gateway to go offline?](/dryad-documentation/resources/faq/border-gateway-faqs.md#what-could-cause-the-border-gateway-to-go-offline)                                                              |
| [Do Silvanet devices require regular maintenance?](/dryad-documentation/resources/faq/general-questions.md#do-silvanet-devices-require-regular-maintenance)                                      | [Does the Border Gateway support NB-IoT?](/dryad-documentation/resources/faq/border-gateway-faqs.md#does-the-border-gateway-support-nb-iot)                                                                               |
| [How do I determine if the solar panel is damaged?](/dryad-documentation/resources/faq/general-questions.md#how-do-i-determine-if-the-solar-panel-is-damaged)                                    | [How much time is required for the solar panel to charge the Border Gateway?](/dryad-documentation/resources/faq/border-gateway-faqs.md#how-much-time-is-required-for-the-solar-panel-to-charge-the-border-gateway)       |
| [How do I use NFC to register a Silvanet device?](/dryad-documentation/resources/faq/general-questions.md#how-do-i-use-nfc-to-register-a-silvanet-device)                                        | <p></p><h3 id="delete-one-gateway-from-a-deployment-plan"><br></h3>                                                                                                                                                       |

| Mesh Gateways                                                                                                                                       | Wildfire Sensors                                                                                                                                                                                                                               |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [What is the role of Mesh Gateways in a Site?](/dryad-documentation/resources/faq/mesh-gateway-faqs.md#what-is-the-role-of-mesh-gateways-in-a-site) | [Why does Wildfire Sensor calibration take 14 days?](/dryad-documentation/resources/faq/wildfire-sensor-faqs.md#why-does-wildfire-sensor-calibration-take-14-days)                                                                             |
|                                                                                                                                                     | [How long after an interaction occurs with a Wildfire Sensor is it ready to detect fires?](/dryad-documentation/resources/faq/wildfire-sensor-faqs.md#how-long-after-an-interaction-occurs-with-a-wildfire-sensor-is-it-ready-to-detect-fires) |
|                                                                                                                                                     | [How long after a gas scan is the Wildfire Sensor ready?](/dryad-documentation/resources/faq/wildfire-sensor-faqs.md#how-long-after-a-gas-scan-is-the-wildfire-sensor-ready)                                                                   |
|                                                                                                                                                     | [How do I remove a Wildfire Sensor from my Site?](/dryad-documentation/resources/faq/wildfire-sensor-faqs.md#how-do-i-remove-a-wildfire-sensor-from-my-site)                                                                                   |
|                                                                                                                                                     | [Should Wildfire Sensors be replaced if a fire occurred nearby?](/dryad-documentation/resources/faq/wildfire-sensor-faqs.md#should-wildfire-sensors-be-replaced-if-a-fire-occurred-nearby)                                                     |

| Site Management                                                                                                                      | User Management                                                                                                                    |
| ------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------- |
| [How do I add a Site?](/dryad-documentation/resources/faq/site-management-faqs.md#how-do-i-add-a-site)                               | [How do I add a user?](/dryad-documentation/resources/faq/user-management-faqs.md#how-do-i-add-a-user)                             |
| [How do I access Silvanet apps?](/dryad-documentation/resources/faq/site-management-faqs.md#how-do-i-access-silvanet-apps)           | [How do I delete a user?](/dryad-documentation/resources/faq/user-management-faqs.md#how-do-i-delete-a-user)                       |
| [How do I delete Gateways from a Deployment Plan?](/dryad-documentation/resources/faq/site-management-faqs.md#site-management-app-1) | [How do I edit my user information?](/dryad-documentation/resources/faq/user-management-faqs.md#how-do-i-edit-my-user-information) |


---

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