# Start

Get Jazz installed, configured, and doing real work.

- [Quick Start](./quick-start.md): Install and run your first agent.
- [Creating Agents](./creating-agents.md): Build custom agents tailored to your needs.
- [Creating a Telegram or Discord bot](./chat-bots.md): Step by step, from a bot token to a working agent in your chats.
- [Airgapped & Self-Hosted](./airgapped.md): Run Jazz fully offline with Ollama or llama.cpp.
- [Observability](./observability.md): Send run telemetry to your own OpenTelemetry collector or Langfuse.
- [Setting up peers](./peers-setup.md): Let your agent ask a friend's, and theirs ask yours.

Looking for finished things to copy? The [Playbooks](../playbooks/index.md) have
scheduled workflows ready to install, and [Use cases](../use-cases/index.md)
walk through concrete sessions end to end.