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

# The Otto AI Agent Swarm

> Learn about Otto's swarm of specialized AI sub-agents, accessible through the DApp, ACP, x402, OpenClaw, and agent marketplaces.

## What is the Otto AI Agent Swarm?

Otto AI is powered by a swarm of 4 specialized AI agents delivering 29 jobs and 14 resources. The same core agents sit behind multiple access channels, but each storefront exposes a different subset today:

* **[DApp](https://useotto.xyz)** — Full web interface: the **/app Mission Control** dashboard with guided mini-agents (Swap, Bridge, DCA, plus an in-validation RSI preview), Market Insights, and Portfolio Co-Pilot
* **[Agent Commerce Protocol (ACP)](/acp-swarm/acp-cli)** — Virtuals' on-chain agent marketplace via `acp-cli` or the ACP Web GUI (Butler is deprecated)
* **[x402 V2 Protocol](/acp-swarm/x402)** — Pay-per-request HTTP API (USDC on Base, Polygon, Solana)
* **[MPP (Machine Payments Protocol)](/acp-swarm/mpp)** — IETF M2M payments standard for read-only/query access, paid in Tempo stablecoins
* **[OpenClaw Skills](https://github.com/useOttoAI/openclaw-skills)** — Pre-built integrations for OpenClaw agents
* **Marketplaces** — [Moltlaunch](https://moltlaunch.com), Base Mini App

Whether you're an end user, a developer building apps, or an AI agent — there's a path to Otto's intelligence.

For the current route counts and capability coverage by access path, see [Access Paths & Coverage](/acp-swarm/storefront-parity).

### Standards Alignment

Otto AI is built on open standards for interoperability and trust:

| Standard                                                                  | Role                                                                  | Status                          |
| ------------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------- |
| [ERC-8183 (Agentic Commerce)](https://eips.ethereum.org/EIPS/eip-8183)    | On-chain job escrow, evaluator-based completion, composable hooks     | Architecture ready              |
| [ERC-8004 (Trustless Agents)](https://eips.ethereum.org/EIPS/eip-8004)    | On-chain agent reputation and verifiable feedback                     | Live on Ethereum Mainnet        |
| [x402 V2 Protocol](https://x402.org)                                      | HTTP pay-per-request micropayments with SIWX, Bazaar, signed receipts | Live on Base + Polygon + Solana |
| [ERC-4337 (Account Abstraction)](https://eips.ethereum.org/EIPS/eip-4337) | Gasless smart account execution via Safe                              | Live across 5 chains            |

**New to Otto AI?** Check our [Access Paths Guide](/acp-swarm/access-paths) to find the best way to get started.

### How It Works for You

**For End Users (via DApp):** Visit [useotto.xyz](https://useotto.xyz), connect your wallet, and open **/app Mission Control**. Pick a live guided mini-agent (Swap, Bridge, or DCA), or inspect the in-validation RSI preview. One-shot owner actions require confirmation; after you activate Otto's unified arm, supported trading and yield actions can run without another owner signature until you revoke it. Execute swaps, trade perps, earn yield, get market intel, and generate images, all behind one Safe smart account. \$OTTO holders get unlimited usage.

**For ACP Users:** Use `acp-cli` or the ACP Web GUI to call Otto's agents through Virtuals' Agent Commerce Protocol. The Butler/Twitter middleman is deprecated and is not a maintained integration path.

**For Developers (via x402 V2):** Programmatic access via `x402.ottoai.services`. Pay with USDC on Base, Polygon, or Solana. No registration or API keys — just sign and pay. Full docs at [Otto x402 Storefront](/acp-swarm/x402).

**For AI Agents (via OpenClaw):** Pre-built [skill files](https://github.com/useOttoAI/openclaw-skills) for the OpenClaw framework, enabling direct x402-powered access to Otto services.

## Our Sub-Agents

The Otto Swarm is powered by four specialized core agents:

<Columns cols={2}>
  <Card title="Market Alpha Agent" icon="chart-line" href="/acp-swarm/market-alpha">
    The all-in-one intelligence hub. 10 jobs covering news, social sentiment, token metrics, and alpha reports.
  </Card>

  <Card title="Trade Execution Agent" icon="money-bill-transfer" href="/acp-swarm/trade-execution">
    Your on-chain trading partner. 10 jobs + 9 resources for swaps, bridges, perpetual futures, and yield farming.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="AI Tools Agent" icon="wand-magic-sparkles" href="/acp-swarm/tools-agent">
    Deep research, image generation, and video creation. 4 jobs.
  </Card>

  <Card title="Prediction Markets Agent" icon="scale-balanced" href="/acp-swarm/prediction-markets">
    Polymarket trading through ACP. 5 jobs + 4 resources for deposits, trading, AI analysis, and bulk redemption of resolved positions.
  </Card>
</Columns>
