Guides
# Guides Practical, task-oriented walkthroughs that help you get productive with Warp's coding agents. Each guide walks through a real AI coding workflow with actual prompts, code, and reproducible results. Browse by topic in the sidebar, or start with one of these featured guides. :::note **New to Warp?** Start with [Welcome to Warp](/guides/getting-started/welcome-to-warp/), then explore [10 Warp Coding Features You Should Know](/guides/getting-started/10-coding-features-you-should-know/). ::: ## Featured guides - [**Explain your codebase with agents**](/guides/agent-workflows/how-to-explain-your-codebase-using-warp-rust-codebase/) — Use semantic and symbol search to explore and understand unfamiliar code. - [**Create project rules**](/guides/configuration/how-to-create-project-rules-for-an-existing-project-astro-typescript-tailwind/) — Set up an AGENTS.md file so coding agents always understand your project’s setup and conventions. - [**Fix errors with Sentry MCP**](/guides/external-tools/sentry-mcp-fix-sentry-error-in-empower-website/) — Connect the Sentry MCP server to Warp and auto-diagnose production errors. - [**Run multiple agents in parallel**](/guides/agent-workflows/how-to-run-3-agents-in-parallel-summarize-logs-analyze-pr-modify-ui/) — Work on coding, debugging, and analysis tasks simultaneously across tabs. - [**Build a real-time chat app**](/guides/build-an-app-in-warp/building-a-real-time-chat-app-github-mcp-railway/) — Go from idea to deployed app with FastAPI, JavaScript, and GitHub MCP — all inside Warp. - [**Connect agents to external tools**](/guides/external-tools/using-mcp-servers-with-warp/) — Set up MCP servers to give agents access to Linear, GitHub, Figma, and more. ## What’s in this section * **Getting started** — First steps with Warp: setup, appearance, key features * **Agent workflows** — Use coding agents to explain code, review PRs, and run parallel tasks * **Configuration** — Rules, agent profiles, saved prompts, and monorepo sync * **External tools & integrations** — Connect coding agents to Sentry, Figma, Linear, GitHub, and more via MCP * **Build an app in Warp** — End-to-end app builds with AI coding workflows: chat apps, Chrome extensions, Slackbots * **DevOps & infrastructure** — Agent-assisted cloud logs, Docker, Kubernetes, testing, and database optimization * **Frontend & UI** — Build and refine UI components with coding agentsStep-by-step guides for Warp, the agentic development environment — from first setup to coding agent workflows, MCP integrations, and full app builds.
Practical, task-oriented walkthroughs that help you get productive with Warp’s coding agents. Each guide walks through a real AI coding workflow with actual prompts, code, and reproducible results.
Browse by topic in the sidebar, or start with one of these featured guides.
Featured guides
Section titled “Featured guides”- Explain your codebase with agents — Use semantic and symbol search to explore and understand unfamiliar code.
- Create project rules — Set up an AGENTS.md file so coding agents always understand your project’s setup and conventions.
- Fix errors with Sentry MCP — Connect the Sentry MCP server to Warp and auto-diagnose production errors.
- Run multiple agents in parallel — Work on coding, debugging, and analysis tasks simultaneously across tabs.
- Build a real-time chat app — Go from idea to deployed app with FastAPI, JavaScript, and GitHub MCP — all inside Warp.
- Connect agents to external tools — Set up MCP servers to give agents access to Linear, GitHub, Figma, and more.
What’s in this section
Section titled “What’s in this section”- Getting started — First steps with Warp: setup, appearance, key features
- Agent workflows — Use coding agents to explain code, review PRs, and run parallel tasks
- Configuration — Rules, agent profiles, saved prompts, and monorepo sync
- External tools & integrations — Connect coding agents to Sentry, Figma, Linear, GitHub, and more via MCP
- Build an app in Warp — End-to-end app builds with AI coding workflows: chat apps, Chrome extensions, Slackbots
- DevOps & infrastructure — Agent-assisted cloud logs, Docker, Kubernetes, testing, and database optimization
- Frontend & UI — Build and refine UI components with coding agents