Get Started
Use this path if you are new to Awaken and want a working mental model before wiring production features.
Read in order
- First Agent for the smallest runnable runtime.
- First Tool to understand tool schemas, execution, and state writes.
- Build an Agent when you want a reusable project baseline.
- Tool Trait before writing production tools.
Leave this path when
- You need more agent capabilities: go to Build Agents.
- You need HTTP or frontend integration: go to Serve & Integrate.
- You need persistence or operational controls: go to State & Storage or Operate.