# Web protocols

- [Email V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/email-v2.md): Discover more about the Email V2 connector and how to use it on the Digibee Integration Platform.
- [Email V1 (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/email-v1.md): Know the component and how to use it.
- [Email V1: Usage example (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/email-v1/email-v1-usage-example.md): Component usage example.
- [REST V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/rest-v2.md): Discover more about the REST V2 connector and how to use it on the Digibee Integration Platform.
- [REST V1 (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/rest-v1.md): Know the component and how to use it.
- [SOAP V3](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/soap-v3.md): Discover more about the SOAP V3 component and how to use it on the Digibee Integration Platform.
- [SOAP V2](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/soap-v2.md): Know the component and how to use it.
- [SOAP V1 (Deprecated)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/soap-v1.md): Know the component and how to use it.
- [WGet (Download HTTP)](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/wget.md): Discover more about the WGet (Download HTTP) component and how to use it on the Digibee Integration Platform.
- [gRPC](https://docs.digibee.com/documentation/connectors-and-triggers/connectors/web-protocols/grpc.md): Discover more about the gRPC component and how to use it on the 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/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.
