Get Started
This section is the setup path for a new developer. It explains what to install, how to run the local Runtime, and which integration path to choose before you read the deeper product pages.
Recommended Path
| Step | Page | Result |
|---|---|---|
| 1 | Quickstart | Run the fastest local loop. |
| 2 | Install Aionis | Runtime, SDK, and optional MCP bridge are installed locally. |
| 3 | Run the Runtime | Aionis is listening on loopback with embeddings configured. |
| 4 | First Agent Loop | You complete observe -> guide -> feedback -> measure -> snapshot. |
| 5 | Choose an Integration | You pick SDK, HTTP, MCP, multi-agent, or Memory Firewall. |
| 6 | Lite Runtime Boundary | You know what the local-first edition does and does not provide. |
What To Read Next
- Use Execution Memory if Aionis will record and adjudicate task history.
- Use Memory Firewall if you already have Mem0, Zep, a vector DB, markdown notes, or another memory backend.
- Use Using Aionis when you are wiring the Runtime loop into an Agent host.