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

# Introduction

> Welcome to the Onboard Exchange documentation.

[Onboard Exchange](https://app.onboard.xyz), the first dApp powered by the Onboard Protocol, is a marketplace connecting buyers and sellers who want to swap crypto and fiat across different currencies.

This section of the documentation is designed to guide developers through integrating Onboard Exchange into their applications for seamless crypto-fiat on/offramps.

Whether you are building decentralized applications (dApps), wallets, or merchant platforms, Onboard Exchange offers developer-friendly integration options tailored to your specific use cases:

* **[Onboard Connect](/onboard-exchange/connect):** Low-code & Native API integration targeted at dApps, wallets and products that want to easily provide a channel for their users to onramp and offramp within their product.

## Getting Started

<CardGroup cols={2}>
  <Card title="Onboard Connect" icon="lightbulb" iconType="duotone" href="/onboard-exchange/connect">
    Learn how to provide crypto/fiat ramps on your app via our low-code & native API integrations.
  </Card>

  <Card title="Supported Networks" icon="screwdriver-wrench" iconType="duotone" href="/onboard-exchange/supported-networks-tokens">
    Explore Onboard Exchange's supported blockchain networks and tokens.
  </Card>

  <Card title="Supported Currencies" icon="screwdriver-wrench" iconType="duotone" href="/onboard-exchange/supported-currencies-payment-channels">
    Discover the variety of supported fiat currencies and integrated payment channels.
  </Card>
</CardGroup>
