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

# Guides

> End-to-end workflows and examples

Learn how to scan and evaluate your agents, and integrate Flint AI CLI into your development workflow. Optimized for both humans and AI code assistants.

<Tip>
  Install our MCP server in Claude Code or your AI code assistant to get live help as you work through these guides. [Learn how →](/flintai/cli/resources/use-these-docs)
</Tip>

<CardGroup cols={2}>
  <Card title="Scan quickstart" icon="magnifying-glass" href="/flintai/cli/guides/scan-quickstart">
    Install flintai-cli and scan your first agent in under 5 minutes
  </Card>

  <Card title="CI/CD integration" icon="gears" href="/flintai/cli/guides/ci-cd-integration">
    Add Flint AI CLI to GitHub Actions, GitLab CI, or CircleCI
  </Card>
</CardGroup>
