# 📘 Integrações

você encontrará instruções completas para todas as formas de integração com a Rapid, como:

* Receber notificações por Webhook
* Enviar informações para a Rapid via requisições HTTPS
* Responder eventos com status de retorno
* Aplicar autenticação segura entre sistemas

Cada solução pode adotar uma abordagem diferente: algumas funcionam com Webhooks recebidos pela sua empresa, outras com chamadas iniciadas pelo seu sistema para a Rapid. Consulte a documentação de cada solução para detalhes.


---

# 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://doc.rapidchargeback.com/reference/integracoes.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.
