Skip to main content
This page is the shortest way to understand how the Spatius developer docs are organized. It is written for both developers and AI agents that need to find the right page before answering an implementation question.

What Spatius does

Spatius converts avatar speech audio into real-time motion data. Motion Server receives audio and returns motion data. AvatarKit renders the Avatar locally on the client. Spatius does not return finished video. Conversation logic is outside Spatius unless a platform integration provides it. ASR, LLM, TTS, turn-taking, and interruption policy are owned by your app, your agent framework, or your backend.

Start by scenario

Integration path map

Key distinction

LiveKit appears in two different places: Do not treat these as the same integration path.

Reference lookup map

Concepts vs Reference

Canonical terms

AI reading order

When an AI agent answers a Spatius integration question, read pages in this order:
  1. This docs map.
  2. Choose Your Integration Path.
  3. The selected path overview page.
  4. Credentials and Regions if auth or deployment is involved.
  5. The exact SDK or Session Token API reference page.
  6. Error code pages or FAQ only when debugging.

Next steps

Choose your integration path

Compare Direct Mode, LiveKit Agents, Agora Convo AI, and Backend Mode.

Open Reference Overview

Find exact SDK APIs, Session Token API pages, regions, and error codes.