# Dryad Integration/Interfaces

## Dryad Integration/Interfaces

- [Dryad Integration/Interfaces](https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/dryad-integration-interfaces.md): This space contains all the documents related to Dryad integration/interfaces.
- [Dryad API - MQTT Sensor Data Integration](https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/dryad-api-mqtt-sensor-data-integration.md): This document provides details regarding the Dryad MQTT Sensor Data Integration.
- [Webhook Integration](https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/webhook-integration.md): The scope of this document is to provide customers with a 'preview' of how Dryad sensor data is can be accessed using Webhooks.
- [Integrating Dryad MQTT data with ArcGIS Velocity](https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/integrating-dryad-mqtt-data-with-arcgis-velocity.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.dryad.app/dryad-api/E3r37JEVniWMLylEh2jk/dryad-integration-interfaces.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.
