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.
Start here
Section titled “Start here”-
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.
-
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.
-
Receive a webhook — give your agent an inbound endpoint, register it with an external service, and have the agent react to real-world events.
Reference
Section titled “Reference”Tutorials cross-link into the reference docs where you’ll want more depth: