User Guide

Welcome to the Wasmind User Guide! This section is for people who want to use Wasmind to run AI agent configurations and work with existing actors.

What You'll Learn

In this guide, you'll learn how to:

  • Get started quickly with the Wasmind CLI and your first configuration
  • Understand configurations and how to customize them for your needs
  • Work with built-in actors like assistants, tools, and coordinators
  • Run real examples including chatbots and delegation networks

If you want to build custom actors or extend Wasmind itself, check out the Developer Guide instead.

Prerequisites

Before starting, make sure you have completed the user installation from the Installation section.

You should also have:

  • Basic command-line familiarity (you'll be running commands and editing files)

Guide Structure

This guide is organized into focused sections:

Getting Started

Install the CLI, run your first configuration, and understand the basic workflow.

Configuration

Learn how Wasmind configurations work and how to customize them for your needs.

Using Actors

Understand the different types of actors and how to work with them in your configurations.

Examples

Walk through complete examples including chatbots, delegation networks, and collaborative workflows.

Ready to get started? Let's install and run your first Wasmind configuration!