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

# Quickstart

> Audit your first contracts in under 1 minute

## Step 1: Create your account

1. Visit [app.bevor.io](https://app.bevor.io)
2. Sign up with email, GitHub, or wallet

## Step 2: Run your first audit

1. Open the Dashboard
2. Upload or paste your smart contract code
3. Run the security analysis command
4. Review the detailed findings and recommendations

## Step 3: Get your API key

1. Go to Settings → API Keys in your dashboard
2. Click "Generate New Key" to create your API key

<Warning>
  Keep your API key secure and never share it publicly. Treat it like a password. If compromised, immediately rotate your key in the dashboard.
</Warning>

## Next Steps

<Card title="Explore Integrations" icon="plug" href="/getting-started/integrations">
  Choose from MCP, Dashboard, CI/CD, and API integration options to enhance your workflow
</Card>
