Getting Started
The fastest way to start playing is to try our live demo or you can check out the quickstart guide to run the engine yourself.
You can also reference the full user guide here in the docs.
Key Terminology & Concepts
| Term | Description |
|---|---|
| Run (or engine run) | A configured execution of the engine. A run defines the games, scenarios, characters, environments, environment generators, and data collection settings. |
| Users | People who configure, manage, host, or operate engine runs and gameplay sessions. |
| Players | Human participants or AI agents that take part in simulations through various clients (web UI, API, etc.). |
| Characters | Cognitive systems assigned to player characters (PCs) or non-player characters (NPCs). Characters may differ in goals, communication styles, sensory or perceptual abilities, and decision-making processes. |
| Games | Structured interaction frameworks that define scenarios, objectives, rules, and participating characters. |