# Web protocols

- [Email V2](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/email-v2.md): Saiba mais sobre o conector Email V2 e como usá-lo na Digibee Integration Platform.
- [Email V1 (Descontinuado)](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/email-v1.md): Conheça o componente e saiba como utilizá-lo.
- [Email V1: Exemplos de uso (Descontinuado)](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/email-v1/email-v1-usage-example.md): Exemplo de uso do componente.
- [REST V2](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/rest-v2.md): Aprenda a chamar endpoints HTTP externos e a configurar o conector REST V2 na Digibee Integration Platform.
- [REST V1 (Descontinuado)](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/rest-v1.md): Conheça o componente e saiba como utilizá-lo.
- [SOAP V3](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/soap-v3.md): Descubra mais sobre o componente SOAP V3 e saiba como utilizá-lo na Digibee Integration Platform.
- [SOAP V2](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/soap-v2.md): Conheça o componente e saiba como utilizá-lo.
- [SOAP V1 (Descontinuado)](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/soap-v1.md): Conheça o componente e saiba como utilizá-lo.
- [WGet (Download HTTP)](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/wget.md): Aprenda como usar o componente WGet para baixar qualquer arquivo através de uma URL.
- [gRPC](https://docs.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols/grpc.md): Descubra mais sobre o componente gRPC e saiba como utilizá-lo na Digibee Integration Platform.


---

# 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.digibee.com/documentation/connectors-and-triggers/pt-br/connectors/web-protocols.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.
