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

# Documentation

> Get set up quickly, explore key concepts, and ship stablecoin experiences with the Brale API.

<Columns cols={3}>
  <Card icon="rocket" href="/overview/quick-start" title="Quickstart">
    Go from zero to first API call in minutes.
  </Card>

  <Card icon="flask" href="/overview/sandbox-and-testnet" title="Sandbox & testnet">
    Test safely with sandbox credentials and supported testnets.
  </Card>

  <Card icon="terminal" href="/api-reference/brale-introduction" title="API overview">
    Understand authentication, domains, and how to make requests.
  </Card>
</Columns>

## Build with Brale

<Columns cols={2}>
  <Card icon="lightbulb" href="/key-concepts/api-concepts-overview" title="Key concepts">
    Learn authentication, accounts, addresses, automations, and transfers.
  </Card>

  <Card icon="globe" href="/coverage/transfer-types" title="Coverage">
    See supported transfer types and value types across blockchains.
  </Card>

  <Card icon="map" href="/guides/fiat-to-stablecoin-onramp" title="Workflows">
    Step-by-step guides for on/off-ramps, swaps, payouts, and custody.
  </Card>

  <Card icon="link" href="/io/introduction" title="IO tools">
    Use URL navigation and deep links to streamline user flows.
  </Card>
</Columns>

## Explore the API

<Columns cols={2}>
  <Card icon="code" href="/api-reference/brale/list-accounts" title="Endpoints">
    Browse endpoints for accounts, transfers, addresses, automations, and more.
  </Card>

  <Card icon="file-lines" href="https://api.brale.xyz/openapi" title="OpenAPI spec">
    Import the Brale OpenAPI spec into your tooling for faster development.
  </Card>
</Columns>

## Resources

<Columns cols={2}>
  <Card icon="gauge" href="https://app.brale.xyz" title="Dashboard">
    Manage API keys, review activity, and monitor balances.
  </Card>

  <Card icon="comments" href="mailto:support@brale.xyz" title="Support">
    Reach the Brale team for help, questions, or to request new coverage.
  </Card>
</Columns>

## Tools

<Columns cols={2}>
  <Card icon="diagram-project" href="/documentation/commons-stablecoin-format" title="Commons Stablecoin Format">
    Generate consistent funds flow diagrams using the CSF schema and Mermaid.
  </Card>
</Columns>
