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

# Orbital Extension

> Your AI-powered coding companion, right inside VS Code

# Orbital Extension

Orbital brings enterprise-grade AI capabilities directly into your VS Code editor.

<Card title="Install from VS Code Marketplace" icon="download" href="https://marketplace.visualstudio.com/items?itemName=MatterAI.axon">
  Get started with Axon for VS Code
</Card>

## Powerful AI Features

### Agent Mode

**Autonomous Coding**
Let Axon autonomously handle complex coding tasks, making intelligent decisions and executing multi-step operations.

### Plan Mode

**Strategic Planning**
Generate comprehensive implementation plans before writing code, ensuring better architecture and design decisions.

### Agentic Tool Calling

**Smart Tool Use**
Axon intelligently uses development tools and APIs to accomplish tasks, from file operations to API calls.

### Advanced Reasoning

**Deep Understanding**
Advanced reasoning capabilities that understand context, requirements, and trade-offs in complex coding scenarios.

### Codebase Indexing

**Complete Context**
Automatically indexes your entire codebase for context-aware suggestions and understanding across all files.

### Tab Auto-Complete

**Lightning Fast**
Instant code completions as you type with a simple tab key, supporting multi-line and context-aware suggestions.

## Two Models, Complete Flexibility

<CardGroup cols={2}>
  <Card title="axon-mini" icon="bolt">
    Lightweight and fast model for everyday coding tasks.

    * Lightning-fast responses
    * Low-effort tasks and quick fixes
    * Cost-effective for high-volume usage
  </Card>

  <Card title="axon-code" icon="brain">
    High-intelligence model for complex all-day coding tasks.

    * Maximum intelligence and reasoning
    * Complex architectural decisions
    * Best for professional development
  </Card>
</CardGroup>
