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

# Inception Platform

> Build with Mercury — the fastest reasoning and code models, served through an OpenAI-compatible API.

Inception's **Mercury** models are diffusion LLMs that deliver frontier-quality reasoning and code generation at a fraction of the latency. The API is OpenAI-compatible, so you can be up and running in minutes with the tools you already use.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/get-started">
    Create an account, grab an API key, and send your first request.
  </Card>

  <Card title="Models & Pricing" icon="layer-group" href="/get-started/models">
    Compare Mercury 2.5, Mercury 2, and Mercury Edit 2 — endpoints, context windows, and pricing.
  </Card>

  <Card title="Capabilities" icon="wand-magic-sparkles" href="/capabilities/reasoning-efforts">
    Streaming, tool use, structured outputs, autocomplete (FIM), and next edit.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/chat/create-a-chat-completion">
    Explore the REST endpoints for chat, FIM, edit completions, and models.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/cursor">
    Use Mercury in Cursor, Zed, VS Code extensions, LangChain, Vapi, and more.
  </Card>

  <Card title="Cookbooks" icon="book-open" href="/cookbooks/search-agent-mercury">
    End-to-end guides for search, customer support, voice, SQL, and coding agents.
  </Card>
</CardGroup>
