# Guides

> Step-by-step guides for building with go-micro

---

LLMS index: [llms.txt](/llms.txt)

---

Section pages:

- [Migration Guides](/docs/guides/migration/index.html): Step-by-step guides for migrating to Go Micro from other frameworks.
- [`micro loop` quickstart](/docs/guides/micro-loop.html)
- [0→hero reference path](/docs/guides/zero-to-hero.html)
- [Adding an AI Provider to Go Micro](/docs/guides/ai-provider-guide.html)
- [Agent Guardrails](/docs/guides/agent-guardrails.html)
- [Agent Integration Patterns](/docs/guides/agent-patterns.html)
- [Agent Loops](/docs/guides/agent-loops.html)
- [Agent2Agent (A2A)](/docs/guides/a2a-protocol.html)
- [Agents and Workflows](/docs/guides/agents-and-workflows.html)
- [Atlas Cloud Integration](/docs/guides/atlascloud-integration.html)
- [Best Practices for Tool Descriptions](/docs/guides/tool-descriptions.html)
- [Building AI-Native Services](/docs/guides/ai-native-services.html)
- [CLI & Gateway Guide](/docs/guides/cli-gateway.html)
- [Contributing](/docs/guides/contributing.html): This is a rendered copy of the repository `CONTRIBUTING.md` for convenient access via the documentation site.
- [Debugging your agent](/docs/guides/debugging-agents.html)
- [Deployment Guide](/docs/guides/deployment.html)
- [Error Handling for AI Agents](/docs/guides/error-handling.html)
- [Framework Comparison](/docs/guides/comparison.html)
- [Health Checks](/docs/guides/health.html)
- [Install troubleshooting](/docs/guides/install-troubleshooting.html)
- [MCP Security Guide](/docs/guides/mcp-security.html)
- [MCP Troubleshooting](/docs/guides/troubleshooting.html)
- [micro run - Local Development](/docs/guides/micro-run.html)
- [Native gRPC Compatibility](/docs/guides/grpc-compatibility.html)
- [No-secret first-agent transcript](/docs/guides/no-secret-first-agent.html)
- [Payments (x402)](/docs/guides/x402-payments.html)
- [Plan & Delegate](/docs/guides/plan-delegate.html)
- [Provider Conformance Matrix](/docs/guides/provider-conformance.html)
- [Quick Start](/docs/guides/quickstart.html): Get up and running with go-micro in under 5 minutes.
- [Testing Micro Services](/docs/guides/testing.html)
- [The Agent Harness](/docs/guides/agent-harness.html)
- [Your First Agent](/docs/guides/your-first-agent.html)
