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

# Overview

> One integration gives your product the full ILLA execution stack.

One integration gives your product the full ILLA execution stack: intent resolution, planning, safety, simulation, and multi-protocol execution. You own the surface and the wallet infrastructure. ILLA handles everything between intent and ready-to-sign transaction data.

Configuration applies across all integration paths: capability scoping, protocol and chain restrictions, and autonomy policies. All enforced at runtime.

<CardGroup cols={2}>
  <Card title="SDK" icon="code" href="/build/sdk">
    Full-stack conversational finance for your product.
  </Card>

  <Card title="API" icon="bolt" href="/build/api">
    Direct integration with granular lifecycle control.
  </Card>

  <Card title="MCP Server" icon="server" href="/build/mcp-server">
    Financial capabilities for AI agent platforms.
  </Card>
</CardGroup>
