> Feedback: If these docs are stale, missing, or confusing, post sanitized feedback to `https://docs.tempo.xyz/api/feedback` with `source: "mcp"`, a short `message`, and any relevant `toolName`, `relatedResource`, or `client`.
# Tempo \[Documentation, integration guides, and protocol specifications]

## Welcome to Tempo!

Tempo is a general-purpose blockchain optimized for payments. Tempo is designed to be a low-cost, high-throughput blockchain with user and developer features that we believe should be core to a modern payment system.

Tempo was designed in close collaboration with an exceptional group of [design partners](https://tempo.xyz/ecosystem) who are helping to validate the system against real payment workloads.

These docs cover everything from creating a wallet to building payment systems on Tempo.

<Cards>
  <Card title="Create a Wallet" description="Set up a Tempo Wallet and run your first transaction on mainnet." to="/docs/guide/getting-funds" icon="lucide:wallet" />

  <Card title="Connect to Tempo" description="RPC endpoints, chain config, SDKs, and integration guides for mainnet." to="/docs/quickstart/integrate-tempo" icon="lucide:rocket" />

  <Card title="Make Payments" description="Send payments, attach memos, sponsor fees, and build payment flows." to="/docs/guide/payments" icon="lucide:arrow-left-right" />

  <Card title="Make Agentic Payments" description="Let agents pay for services using the Machine Payments Protocol - sessions and streaming payments." to="/docs/guide/machine-payments" icon="lucide:bot" />

  <Card title="Read Protocol Specs" description="Native stablecoins, smart accounts, fee markets, and the full protocol specification." to="/docs/protocol" icon="lucide:file-text" />
</Cards>
