> ## Documentation Index
> Fetch the complete documentation index at: https://phidatainc-agui.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Route

> Examples for Route.

| Example                                                                     | Description                                                                 |
| --------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| [Basic Route Mode Example](/examples/teams/modes/route/basic)               | Demonstrates `mode=route` where the team leader routes each request to.     |
| [Specialist Router Example](/examples/teams/modes/route/specialist-router)  | Demonstrates routing to domain specialist agents. The team leader analyzes. |
| [Route Mode with Fallback Agent](/examples/teams/modes/route/with-fallback) | Demonstrates routing with a general-purpose fallback agent that handles.    |
