Skip to main content

Tutorials

Learn how to build AI agents with AxonFlow through hands-on tutorials.

Available Tutorials

TutorialDescriptionTime
Your First AgentBuild a production-ready AI agent with policy enforcement10 min
Workflow ExamplesComplete code examples for common AxonFlow patterns20 min

What You'll Learn

Your First Agent

  • Installing the AxonFlow SDK
  • Configuring your client
  • Creating your first policy
  • Sending queries to your agent
  • Viewing audit logs

Workflow Examples

  • Simple query execution patterns
  • Multi-Agent Parallel (MAP) execution
  • Policy enforcement patterns
  • MCP connector integration
  • Error handling and retry logic
  • Performance optimization

Prerequisites

Before starting these tutorials:

  • AxonFlow deployed (see Getting Started)
  • An API key from at least one LLM provider
  • Basic familiarity with REST APIs

Next Steps

After completing these tutorials, explore: