> ## Documentation Index
> Fetch the complete documentation index at: https://qitor.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Learn by building a notes Agent

> One project, independently runnable chapters.

Advanced path: [Agent Design Lab](/tutorials/agent-design-lab) adds six professional design projects, currently under joint framework and live-model qualification.

Start with two synthetic notes and learn tools, state, persistence, context, multiple Agents and report publication. Learn mechanisms with an explicit fake provider, then switch to a real model through Configuration. Every chapter includes every file and can run independently.

1. [Run your notes Agent](/quickstart)
2. [Write your own AgentModule](/guides/build-your-first-agent)
3. [Tools and parallel calls](/concepts/tools-and-registry)
4. [Pause, restore and fork](/tutorials/checkpoint-and-fork)
5. [Context and memory](/guides/memory-and-history)
6. [Sandbox, artifacts and publication](/guides/sandbox-and-artifacts)
7. [Delegate, join and handoff](/guides/multi-agent-patterns)
8. [Inspect and export with qita](/guides/observability)
9. [Replace a provider and add context](/guides/third-party-extensions)

[API Reference](/reference/api) · [Real provider configuration](/reference/configuration)
