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

# Guides

> Step-by-step tutorials to master Upsonic Framework

Master the Upsonic Framework with our comprehensive step-by-step guides. Whether you're building your first AI agent or designing complex multi-agent systems, our guides will help you every step of the way.

## Upsonic Framework 101

### Description

A comprehensive 7-part tutorial series that takes you from zero to hero with the Upsonic Framework. Perfect for beginners and experienced developers alike.

**What you'll build:** A complete merchant website analyzer that can search the web, extract data, and analyze business information.

**What you'll learn:**

* Task creation and management for breaking down complex workflows
* Agent configuration with roles, goals, and custom instructions
* Safety Engine integration for secure AI operations
* Custom tool development and integration
* Model Context Protocol (MCP) server connections
* Memory systems for contextual conversations
* Multi-agent team coordination and collaboration

**Time to complete:** 2-3 hours

### Navigation

* [1. Create a Task](/guides/1-create-a-task) - Learn the fundamentals of task creation and management
* [2. Create an Agent](/guides/2-create-an-agent) - Build your first AI agent with custom configurations
* [3. Add a Safety Engine](/guides/3-add-a-safety-engine) - Implement security policies for safe AI operations
* [4. Add a Tool](/guides/4-add-a-tool) - Extend agent capabilities with custom tools
* [5. Add an MCP](/guides/5-add-an-mcp) - Integrate Model Context Protocol servers
* [6. Integrate a Memory](/guides/6-integrate-a-memory) - Enable contextual memory for your agents
* [7. Creating a Team of Agents](/guides/7-creating-a-team-of-agents) - Build multi-agent systems for complex tasks
