# Webhooks

This section briefly describes the concept of webhooks and how to use them with the platform. It provides basic terms and definitions related to the topic of webhooks, as well as the main entities and examples of payloads that your application can receive.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Terms used</td><td><a href="/files/DXwqPLhmCpklfJuXSoLr">/files/DXwqPLhmCpklfJuXSoLr</a></td><td><a href="/pages/8pvdWCbHrEidmkpW7WQp">/pages/8pvdWCbHrEidmkpW7WQp</a></td></tr><tr><td>Endpoint validation</td><td><a href="/files/9Bfju60iITsHxu0C4iIO">/files/9Bfju60iITsHxu0C4iIO</a></td><td><a href="/pages/lOFpqz1Hmy0TsGbMGNLz">/pages/lOFpqz1Hmy0TsGbMGNLz</a></td></tr><tr><td>Authentication</td><td><a href="/files/TlSUhQtGUrUtca41wqfb">/files/TlSUhQtGUrUtca41wqfb</a></td><td><a href="/pages/qnap21LHKLNy79SWlTSo">/pages/qnap21LHKLNy79SWlTSo</a></td></tr><tr><td>Webhook Payload Models</td><td><a href="/files/694rjqxeAkXefEUv5aiC">/files/694rjqxeAkXefEUv5aiC</a></td><td><a href="/pages/GyhZpTXLzpUbQH7eCwWb">/pages/GyhZpTXLzpUbQH7eCwWb</a></td></tr><tr><td>Webhook Payload Types</td><td><a href="/files/y4LWNV2O58fwk39COcEe">/files/y4LWNV2O58fwk39COcEe</a></td><td><a href="/pages/GyhZpTXLzpUbQH7eCwWb">/pages/GyhZpTXLzpUbQH7eCwWb</a></td></tr></tbody></table>


---

# 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://faq.droam.com/menu/webhooks.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.
