Documentation

Start Building

Everything you need to deploy and manage autonomous AI agents for your projects.

Quick Start

Deploy Your First Agent

Create and deploy autonomous agents in minutes. No complex setup required.

Get Started

API Reference

Complete API documentation with examples and integration guides.

View API Docs

Core Concepts

Autonomous Agents

AI agents that work 24/7, make decisions, and execute tasks without human intervention.

Agent Collaboration

Multiple agents working together, sharing context, and coordinating complex workflows.

Memory Systems

Persistent memory for agents to learn, adapt, and maintain context across sessions.

Skill Plugins

Extend agent capabilities with custom skills and integrations.

Configuration

Configure your agents using simple YAML files or through our web interface.

agent: name: my-agent model: gpt-4 skills: - coding - research memory: enabled: true persistence: long-term