Skip to content

Tutorials

These are complete, follow-along guides that take you from nothing to a working result. You’ll connect an agent, give it memory over the API, and have it react to a webhook. Each one is grounded in the real CLI and Agent API — copy the commands and code as you go.

  1. Connect an agent and send your first message — install the CLI, connect an agent on your machine, and talk to it. Start here if you’re new.

  2. Give your agent memory — write a fact to your agent’s memory over the API and recall it by meaning, in a small Node script.

  3. Receive a webhook — give your agent an inbound endpoint, register it with an external service, and have the agent react to real-world events.

Tutorials cross-link into the reference docs where you’ll want more depth: