# Integrations Guide

This section aims to guide users through the wide range of integrations available on [developer.molecule.io](https://developer.molecule.io/). It provides a structured overview to help users understand how to connect their tools and workflows using Developers various integration capabilities. \
\
By the end of this section, users should be able to confidently set up, authenticate, and manage integrations, leverage APIs, import/export data, and utilize webhooks, adapters, and code snippets to optimize their workflow processes.


---

# 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://help.molecule.io/integrations-and-apis/integrations-guide.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.
