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

# Overview

> Overview of integrating Privy agentic wallets for autonomous AI agents and server-side automation.

Build autonomous agent experiences with Privy using programmable wallets, policy controls, and payment flows. You can launch agents that trade, pay, and automate tasks with auditable controls. Privy provides the core infrastructure for production-ready agent systems.

<CardGroup cols={2}>
  <Card title="Agent CLI" icon="terminal" href="/recipes/agent-integrations/agent-cli" arrow>
    Give any agent a wallet with a CLI command. No integration code needed.
  </Card>

  <Card title="Agentic wallets" icon="wallet" href="/recipes/agent-integrations/agentic-wallets" arrow>
    Create wallets for autonomous agents with policy guardrails.
  </Card>

  <Card title="x402" icon="money-bill" href="/recipes/agent-integrations/x402" arrow>
    Enable HTTP-native payments for APIs and digital content.
  </Card>

  <Card title="Machine Payments Protocol" icon="hand-holding-dollar" href="/recipes/agent-integrations/mpp" arrow>
    Coordinate automated wallet-to-wallet payments for agent systems.
  </Card>

  <Card title="Bankr Twitter bot guide" icon="twitter" href="/recipes/agent-integrations/bankr-bot-guide" arrow>
    Build a Twitter bot with Privy wallets and Clanker.
  </Card>

  <Card title="OpenClaw agentic wallets" icon="robot" href="/recipes/agent-integrations/openclaw-agentic-wallets" arrow>
    Connect OpenClaw agents to Privy server wallets.
  </Card>

  <Card title="Agent authorization" icon="key" href="/recipes/agent-integrations/agent-authorization" arrow>
    Let any CLI or self-hosted agent access user wallets in your Privy app.
  </Card>
</CardGroup>
