> ## 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.

# Introduction

> Overview of BevorAI, capabilities, and core concepts

# Introduction to BevorAI

BevorAI is a revolutionary AI-powered security auditing platform that integrates seamlessly into your development workflow. Our modular security automation provides continuous reporting, actionable insights, and agentic triaging across your entire technology stack.

## What is BevorAI?

BevorAI combines advanced AI models with comprehensive security analysis to deliver:

* **Automated Security Auditing**: AI-powered analysis of smart contracts, protocols, and blockchain applications
* **Continuous Monitoring**: Real-time security insights throughout your development lifecycle
* **Multi-Agent Orchestration**: Coordinated security agents that work together to identify and prioritize risks
* **Developer-First Integration**: Seamless integration with your existing tools and workflows

## Core Capabilities

### Smart Contract Analysis

Deep analysis of Solidity, Vyper, and other smart contract languages to identify vulnerabilities, gas optimizations, and best practice violations.

### Protocol Security

Comprehensive security assessment of DeFi protocols, including economic attack vectors, governance risks, and integration vulnerabilities.

### Real-Time Monitoring

Continuous scanning of deployed contracts across major blockchain networks with instant alerting for security events.

### AI-Powered Insights

Advanced machine learning models trained on extensive security datasets to provide accurate, contextual security recommendations.

## Key Concepts

### Security Agents

Specialized AI agents focused on specific security domains (e.g., reentrancy detection, access control analysis, economic security).

### Triaging & Orchestration

Multi-agent coordination system that prioritizes findings, reduces false positives, and provides actionable remediation guidance.

### Modular Integration

Flexible integration options including MCP for IDEs, API for custom workflows, CI/CD for automated pipelines, and dashboard for interactive analysis.

## Getting Started

Ready to enhance your security posture? Check out our [Quickstart Guide](/getting-started/quickstart) to get up and running in under 10 minutes.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Get started with BevorAI in under 10 minutes
  </Card>

  <Card title="Key Integrations" icon="plug" href="/getting-started/integrations">
    Explore MCP, Dashboard, CI/CD, and API options
  </Card>
</CardGroup>
