## [A2A Protocol Support in AG2 v0.10](https://docs.ag2.ai/0.10.1/docs/blog/2025/10/27/A2A-Protocol-Support/)

AG2 v0.10 introduces native support for the [Agent2Agent (A2A) Protocol](https://a2a-protocol.org/latest/), enabling agents to communicate across different processes, frameworks, and languages through a standardized interface.

This article walks through implementing A2A in AG2, with a focus on practical patterns for building distributed agent systems.
