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

# Module 3: Agent architectures and frameworks

> Explore common agent architectures and compare the major frameworks for building them.

## Agent architectures and frameworks

<Frame>
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/RALneTfOweI" title="Module 3: Agent architectures and frameworks" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

Common agent architectures, the trade-offs between them, and how the major frameworks compare.

## Labs

### Lab 3: Agent architectures

<Frame>
  <iframe width="100%" height="420" src="https://www.youtube.com/embed/3lxNBh_PqyI" title="Lab 3: Agent architectures" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen />
</Frame>

Build agents across different architectures and see how the design choices play out in practice.

## Up next

<Card title="Module 4: Tools and MCP" href="/ax/learn/courses/ai-agent-mastery/module-4-tools-and-mcp" icon="screwdriver-wrench">
  Give agents tools and connect them to external systems with the Model Context Protocol.
</Card>
