# Integrations

- [Integration Hub](https://docs.agenticflow.ai/integrations/07-integrations.md)
- [Getting Started with MCPs](https://docs.agenticflow.ai/integrations/getting-started.md)
- [What are MCPs?](https://docs.agenticflow.ai/integrations/overview.md)
- [Connection Providers](https://docs.agenticflow.ai/integrations/connection-providers.md)
- [AgenticFlow as an MCP](https://docs.agenticflow.ai/integrations/agenticflow-mcp.md): Connect AI tools to your AgenticFlow workspace using the Model Context Protocol (MCP) for seamless automation and workflow management.
- [Connecting to AgenticFlow MCP](https://docs.agenticflow.ai/integrations/agenticflow-mcp/connecting-to-agenticflow-mcp.md)


---

# 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.agenticflow.ai/integrations.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.
