# Start Here

New to TnsAI? This section gets you from zero to a running agent in under 10 minutes.

## Pages

- [Installation](installation.md) — Add TnsAI to your Maven or Gradle project.
- [Quickstart](quickstart.md) — Build your first agent with a role, a tool, and streaming output.
- [Architecture Overview](architecture-overview.md) — How the modules fit together.
- [Module Overview](module-overview.md) — Which modules to pull in for your use case.

## After this section

- Deep-dive into a single agent → [Agents](../agents/index.md)
- Add tools, planning, RAG, LLM tuning → [Capabilities](../capabilities/index.md)
- Coordinate multiple agents → [Multi-Agent](../multi-agent/index.md)
- Observe, validate, secure, evaluate → [Observability](../observability.md), [Validation](../validation.md), [Security](../security/index.md), [Evaluation](../evaluation/index.md)
- Run as a backend → [Server](../server/index.md), [MCP](../mcp/index.md), [Channels](../channels.md), [Integrate](../integrate/index.md)
- Build an end-to-end example → [Tutorials](../tutorials/index.md)
