> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agno.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrations

> Integration examples showing how to connect Agno agents with external platforms and services.

| Example                                                        | Description                                                                                                                                 |
| -------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| [A2A](/examples/integrations/a2a/overview)                     | Examples for running Agno with the A2A protocol.                                                                                            |
| [Discord](/examples/integrations/discord/overview)             | This module provides a Discord client implementation for Agno, allowing you to create AI-powered Discord bots using Agno's agent framework. |
| [Memory](/examples/integrations/memory/overview)               | Examples for connecting Agno agents to external memory services.                                                                            |
| [Observability](/examples/integrations/observability/overview) | Observability examples for tracing and monitoring Agno agents, teams, and workflows.                                                        |
| [Rag](/examples/integrations/rag/overview)                     | Examples for third-party RAG and retrieval-stack integrations.                                                                              |
| [Surrealdb](/examples/integrations/surrealdb/overview)         | Examples showing SurrealDB as a backend for Agno memory management.                                                                         |
