llms.txt Content
# Video SDK
## Docs
- [A2A Implementation Guide](https://docs.videosdk.live/ai_agents/a2a/implementation): This guide shows you how to build a complete Agent to Agent (A2A) system using the concepts from the A2A Overview. We'll create a banking customer service system with a main customer service agent and a loan specialist.
- [Agent to Agent (A2A)](https://docs.videosdk.live/ai_agents/a2a/overview): Understanding the core concepts of Agent to Agent (A2A) communication in VideoSDK AI Agents - AgentCard, A2AMessage, agent registration, and discovery mechanisms for building collaborative multi-agent systems.
- [Build a Custom Voice AI Agent in Minutes](https://docs.videosdk.live/ai_agents/agent-runtime/build-agent): Use VideoSDK's low-code builder to design, test, and deploy a personalized voice agent powered by your preferred LLM.
- [Flutter Agent Starter](https://docs.videosdk.live/ai_agents/agent-runtime/connect-agent/mobile-integrations/agent-starter-flutter): VideoSDK enables the opportunity to integrate AI agents with real-time voice interaction using Flutter frontend and a no-code agent from the dashboard.
- [iOS Agent Starter](https://docs.videosdk.live/ai_agents/agent-runtime/connect-agent/mobile-integrations/agent-starter-ios): VideoSDK enables the opportunity to integrate AI agents with real-time voice interaction using iOS frontend and a no-code agent from the dashboard.
- [Agent Runtime with Flutter](https://docs.videosdk.live/ai_agents/agent-runtime/connect-agent/mobile-integrations/with-flutter): VideoSDK enables the opportunity to integrate AI agents with real-time voice interaction using Flutter frontend and a no-code agent from the dashboard.
- [Agent Runtime with iOS](https://docs.videosdk.live/ai_agents/agent-runtime/connect-agent/mobile-integrations/with-ios): VideoSDK enables the opportunity to integrate AI agents with real-time voice interaction using an iOS frontend and a no-code agent from the dashboard.
- [Agent Runtime with React Native](h