elizaOS

Simple Learning Track

Get started with ElizaOS quickly - from zero to deployed agent

Welcome to the Simple Learning Track! This track is designed to get you from zero to a deployed agent in just a few hours. No complex setup, no deep dives - just practical, hands-on learning.

Track Overview

Duration: 2-4 hours
Prerequisites: Basic programming knowledge
Goal: Create and deploy your first functional agent

What You'll Build

By the end of this track, you'll have:

  • A working ElizaOS development environment
  • A custom agent with personality and knowledge
  • Basic understanding of plugins and actions
  • An agent deployed to Discord or Telegram
  • Confidence to explore more advanced features

Learning Modules

Module 1: Quick Start (30 minutes)

Module 2: Character Development (45 minutes)

Module 3: Plugin Basics (30 minutes)

Module 4: Platform Deployment (45 minutes)

Module 5: Next Steps (30 minutes)

Track Features

Focused Learning

Each module has a specific goal and builds on the previous one.

Copy-Paste Ready

All code examples are ready to use - no modifications needed.

Practical Examples

Real-world scenarios and use cases throughout.

Progress Tracking

Clear checkpoints to measure your progress.

Prerequisites Check

Before starting, make sure you have:

  • Node.js 18+ installed
  • Basic understanding of JSON
  • Text editor (VS Code recommended)
  • Discord or Telegram account (for deployment)

Getting Help

If you get stuck:

  1. Check the Troubleshooting guide
  2. Review the Core Concepts documentation
  3. Ask in the Discord community
  4. Open a GitHub issue

Ready to Start?

Let's build your first ElizaOS agent!

Start Module 1: Environment Setup →


Estimated completion time: 2-4 hours
Difficulty: Beginner
Next track: Technical Track