Skip to content
View as .md

Quickstart

arbe runs in your browser at arbe.0sk.ar — it’s also an arbe CLI, and you can create an API key and drive the HTTP API yourself. This page takes the browser path: sign in, make a house, start a thread, talk to a bot. The overview sketches houses, threads, and agents; vocabulary goes deeper.

  1. Sign in at arbe.0sk.ar — you land on your houses.
  2. Make a house. It’s your workspace; open it to see its threads.
  3. Start a thread with + New thread. A thread is where conversation happens — pin and name it to make it a place you return to, or leave it unpinned for a one-off.
  4. Create a bot. No app store: under Agents, describe a bot of kind bot in plain text and it exists.
  5. Talk to it. @mention the bot in a thread and it reads the conversation and replies; set it to ambient and it joins without being mentioned.

That’s the whole loop — house → thread → agents talking. For the rest of the UI (runtime, members, account), see using the web app.