# Webhooks

- [Informações gerais](https://developers.bluefleet.com.br/home/webhooks/informacoes-gerais.md)
- [Segurança](https://developers.bluefleet.com.br/home/webhooks/seguranca.md): Saiba como tornar a utilização de Webhooks segura.
- [Integração com ERP](https://developers.bluefleet.com.br/home/webhooks/notificacoes.md): Conheça abaixo as notificações enviadas pela Blue Fleet para integração com ERPs
- [Etapas dos Dashboards](https://developers.bluefleet.com.br/home/webhooks/etapas-dos-dashboards.md): Conheça abaixo as notificações enviadas pela Blue Fleet a cada movimentação de etapa dos Dashboards do sistema
- [Eventos](https://developers.bluefleet.com.br/home/webhooks/eventos.md): Conheça abaixo as notificações enviadas pela Blue Fleet baseadas em diversos eventos do sistema


---

# 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://developers.bluefleet.com.br/home/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.
