> ## Documentation Index
> Fetch the complete documentation index at: https://aomilabs-victor-docs-redirect-build-overview.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The foundational ideas behind Aomi: Apps, tools, the runtime, simulation, and non-custodial wallets.

These pages explain the foundational ideas behind Aomi. Read them in order if you're new, or jump straight to a topic.

<CardGroup cols={2}>
  <Card title="What is Aomi?" icon="sparkles" href="/concepts/what-is-aomi">
    The core building blocks: Agentic Applications, the runtime, and how everything fits together.
  </Card>

  <Card title="How It Works" icon="diagram-project" href="/concepts/how-it-works">
    End to end pipeline from your APIs to a deployed AI assistant.
  </Card>

  <Card title="Architecture" icon="sitemap" href="/concepts/architecture">
    Platform design: runtime, transaction pipeline, and integration paths.
  </Card>

  <Card title="Non-Custodial Automation" icon="shield-check" href="/concepts/non-custodial-wallets">
    Simulation-first execution with wallet-level security. Never holds keys.
  </Card>

  <Card title="Key Concepts" icon="book" href="/concepts/key-concepts">
    Glossary of terms used across the docs.
  </Card>
</CardGroup>

## Where to go next

* Ready to build? → [Quickstart](/getting-started/quickstart)
* Want the full picture? → [Integration Guide](/guides/integration)
* Want the API? → [Reference](/reference)
