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

# Getting Started

> Get up and running with Elastic Copilot in minutes.

##

<CardGroup cols={2}>
  <Card title="Installation" icon="download" href="/installation">
    Install Elastic Copilot extension for VS Code
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    Set up your account and API keys
  </Card>
</CardGroup>

## Core Features

Discover the powerful features that make Elastic Copilot your ultimate coding companion.

<CardGroup cols={2}>
  <Card title="Chat & Build" icon="comments" href="/features/chat-and-build">
    Interactive AI assistance for coding and development
  </Card>

  <Card title="Commands & Shortcuts" icon="keyboard" href="/features/commands-and-shortcuts">
    Quick access to AI-powered code improvements
  </Card>

  <Card title="MCP Servers" icon="server" href="/features/mcp-servers">
    Connect to external tools and databases
  </Card>

  <Card title="Elastic Rules" icon="file-code" href="/features/elastic-rules">
    Configure project-specific AI behavior
  </Card>
</CardGroup>
