> ## 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.

# Quick Start Guide

> Get up & running with Onboard Connect

In this quickstart, you'll learn how to get started with Onboard Connect, in order to provide easy and reliable onramps and offramps to your users on your dApp or wallet.

<Tip>
  **In a nutshell**<br /><br />
  Onboard Connect offers two integration options:<br />

  1. **Low-code integration**: Use a hosted widget for quick and easy implementation.<br />
  2. **Native APIs**: Build deeper, customized integrations tailored to your app’s requirements.
</Tip>

## Getting Started

<Steps>
  <Step title="Sign up to Connect">
    Here's how to get started:

    1. **Send an activation request:** Fill the API request form [here](https://tally.so/r/wzQYX1). Specify your use case and provide details about your product.
    2. **Get set up quickly:** Our team will get in touch to guide you through the next steps. Once approved, you'll get access to your [Business Dashboard](https://business.onboard.xyz).

    The Business Dashboard is your central portal for:

    * Generating your unique API key (which is used in the redirect link).
    * Configuring fees & additional settings for your integration.
    * Tracking your customers' completed onramp and offramp transactions.

    You'll also get access to a [sandbox](https://dev.business.onboard.xyz) where you can setup and test your integration in a development environment.
  </Step>

  <Step title="Choose Your Integration Path">
    Decide between the low-code solution for quick deployment, or the Native API integration for more flexibility and control.

    Both options require your API key for authentication.
  </Step>

  <Step title="Obtain your API Key">
    Log in to the Business Dashboard to [generate & retrieve your API key](https://business.onboard.xyz/api-keys). This key is essential for accessing both the low-code widget and native API endpoints.

    <Frame>
      <img src="https://i.imgur.com/m14u5Bx.png" />
    </Frame>
  </Step>
</Steps>
