> ## Documentation Index
> Fetch the complete documentation index at: https://base-a060aa97-docs-use-case-ia-overhaul.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Build on Base by outcome — issue stablecoins, facilitate payments, and run private transactions, with primitives built into the chain.

Base gives you financial primitives built into the chain: stablecoin issuance, payments, and private settlement ship as native standards — no custom contracts to write or audit — settling in under a second with direct access to Coinbase's users and USDC liquidity. Pick an outcome to get started.

## Solutions

<CardGroup cols={2}>
  <Card title="Issue stablecoins" icon="coins" href="/get-started/issue-stablecoins">
    Launch a fiat-backed token with minting, compliance, and reconciliation built in.
  </Card>

  <Card title="Facilitate payments" icon="credit-card" href="/get-started/agentic-payments">
    Accept USDC with one-tap checkout, subscriptions, and pay-per-call APIs.
  </Card>

  <Card title="Private transactions" icon="shield-halved" href="/get-started/private-transactions">
    Settle onchain with confidentiality using Base Ledgers.
  </Card>

  <Card title="Test on Vibenet" icon="flask" href="/build-on-base/test-on-vibenet">
    Try everything on a disposable, fully-featured test network.
  </Card>
</CardGroup>

## Build the foundation

<CardGroup cols={2}>
  <Card title="Chain" icon="link" href="/base-chain/overview">
    Network details, node operations, and protocol specs.
  </Card>

  <Card title="SDKs & APIs" icon="code" href="/base-chain/api-reference/rpc-overview">
    JSON-RPC, Flashblocks, and SDK reference.
  </Card>
</CardGroup>
