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

# AgentPost Documentation

> Instant disposable email addresses for humans and AI agents.

AgentPost gives you on-demand temporary email addresses for receiving messages — perfect for testing email workflows, avoiding spam, or powering AI agent automations.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what AgentPost does and who it's for.
  </Card>

  <Card title="Quick Start" icon="bolt" href="/quickstart">
    Create your first mailbox and receive your first email in under 2 minutes.
  </Card>

  <Card title="Mailboxes" icon="inbox" href="/mailboxes/overview">
    Create, manage, and delete temporary email addresses.
  </Card>

  <Card title="MCP API" icon="robot" href="/mcp/overview">
    Let AI agents create mailboxes, read emails, and send messages.
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Custom Domains" icon="globe" href="/mailboxes/custom-domains">
    Register your own domain to send and receive email from custom addresses.
  </Card>

  <Card title="Send Email" icon="paper-plane" href="/sending/compose">
    Compose and reply to emails from custom domain mailboxes, with attachments.
  </Card>

  <Card title="MCP Workflows" icon="diagram-project" href="/mcp/workflows">
    Automate end-to-end email workflows for AI agents.
  </Card>

  <Card title="API Tokens" icon="shield-halved" href="/account/api-tokens">
    Create and revoke tokens for secure programmatic access.
  </Card>
</CardGroup>
