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

# Welcome

## Introduction

Welcome to **Bridge**, the seamless way to integrate stablecoin payments into your product. Bridge lets you move money with internet speed and global reach — across fiat rails and stablecoins. Whether you're building global payment flows, launching a card product, or managing wallets, Bridge offers a composable set of APIs to power seamless money movement.

This guide is designed to help you navigate our APIs, avoid common integration pitfalls, and get to market faster.

## What you can build with Bridge

* **Send & receive payments**\
  Move funds globally using fiat rails, stablecoins, or supported digital assets.
* **Virtual accounts**\
  Instantly issue USD, EUR, and MXN deposit accounts for your users with local bank details.
* **Custody funds**\
  Provision custodial wallets to hold stablecoin balances securely.
* **Issue stablecoins**\
  Launch your own branded stablecoin or use USDB to earn rewards on held balances.
* **Issue stablecoin-backed cards**\
  Enable users to spend from their stablecoin balances with Visa-powered virtual and physical cards.

***

## Get started

Here’s a quick guide to help you find what you need:

<Columns cols={2}>
  <Card title="Get started" icon="rocket" iconType="regular" href="/get-started/introduction/quick-start/get-set-up-with-bridge">
    Get up and running with our API in minutes.
  </Card>

  <Card title="Guides" icon="bolt" href="/get-started/guides">
    Explore starter core use cases for moving money using orchestration, wallets, cards, and more.
  </Card>

  <Card title="Developer Platform" icon="layer-group" iconType="regular" href="/platform">
    More detailed documentation on the developer platform.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference">
    Detailed endpoint documentation with request/response schemas.
  </Card>

  <Card title="Changelog" icon="calendar" href="/changelog">
    Read more about recent feature improvements and launches.
  </Card>
</Columns>

## Key platform components

The Bridge developer platform includes flexible and simple APIs to power your use cases.

<Columns cols={2}>
  <Card title="Customers" icon="users" href="/platform/customers">
    Easily onboard users with KYC/KYB flows and manage identity lifecycle.
  </Card>

  <Card title="Orchestration" icon="money-bill-transfer" href="/platform/orchestration">
    APIs to send, receive, and convert between fiat and stablecoins. Power on ramps, off ramps, and crypto to crypto payments using transfers.
  </Card>

  <Card title="Wallets" icon="wallet" href="/platform/wallets">
    Custody funds for your customers or your company, initiate transfers, and check balances with secure custodial wallets.
  </Card>

  <Card title="Issuance" icon="coins" href="/platform/issuance">
    Launch your own branded stablecoin and earn on-chain rewards on balances held in Bridge-issued stablecoins.
  </Card>

  <Card title="Cards" icon="credit-card" href="/platform/cards">
    Issue branded Visa cards that work online, in-store, and through mobile wallets. Customers can spend directly from stablecoin balances.
  </Card>
</Columns>

## Getting Help

We're excited to have you build with us! If you have questions, run into issues, or just want to say hi, you can contact us at [support@bridge.xyz](mailto:support@bridge.xyz) or visit our [Support Page](https://support.bridge.xyz/)
