> ## 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.

# Remote

> Examples for `remote` in AgentOS.

| Example                                                                            | Description                                                                                        |
| ---------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------- |
| [Remote Agent](/examples/agent-os/remote/remote-agent)                             | Run agents remotely using AgentOSRunner.                                                           |
| [Remote Team](/examples/agent-os/remote/remote-team)                               | Run teams remotely using AgentOSRunner.                                                            |
| [Remote Agno A2A Agent](/examples/agent-os/remote/remote-agno-a2a-agent)           | This example shows how to use RemoteAgent with the A2A protocol to connect.                        |
| [Remote Adk Agent](/examples/agent-os/remote/remote-adk-agent)                     | This example shows how to use RemoteAgent with the A2A protocol to connect.                        |
| [Agent Os Gateway](/examples/agent-os/remote/agent-os-gateway)                     | Example showing how to use an AgentOS instance as a gateway to remote agents, teams and workflows. |
| [Adk Server](/examples/agent-os/remote/adk-server)                                 | Uses Google's ADK to create an A2A-compatible agent.                                               |
| [Agno A2A Server for Cookbook Examples](/examples/agent-os/remote/agno-a2a-server) | Agno A2A Server for Cookbook Examples.                                                             |
| [Server](/examples/agent-os/remote/server)                                         | AgentOS Server for Cookbook Client Examples.                                                       |
