Quickstart
Build your first agent on the InteractiveAI platform with the iai CLI: author one policy and one routine, stand up a tool server, deploy the agent, and talk to it through the chat UI or the SDK.
What you'll build
you author platform hosts you run / consume
────────── ────────────── ─────────────────
system prompt ┐
policy ├──► InteractiveAI ──► Mercedes ──chat UI / SDK──► you
routine ┘ (content + (agent) ◄──
agent config runtime) │
└──MCP──► your car-catalog tool server1. Author the content in the platform
System prompt
Policy
Routine
2. Stand up the tool server
3. Write the agent config
4. Deploy the agent
5. Talk to it
Through the chat UI
Through the SDK
6. What just happened
Where to go next
Goal
Guide
Last updated
Was this helpful?

