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

# Jupico Platform Docs: Embedded Payments and Payouts

> Embed payment acceptance, merchant onboarding, and payout workflows directly into your software platform with Jupico. Get started in minutes.

Jupico helps software platforms and marketplaces embed payments directly into their products. Whether you want merchants onboarded in minutes or need full API control over every transaction, Jupico provides the infrastructure, tokenization, and compliance layer so you can focus on your platform.

<CardGroup cols={2}>
  <Card title="Overview" icon="map" href="/docs/overview">
    Understand how Jupico works and choose your integration path
  </Card>

  <Card title="Quickstart" icon="bolt" href="/docs/quickstart">
    Make your first API call and run a test transaction in minutes
  </Card>

  <Card title="Onboard Merchants" icon="store" href="/docs/onboarding/overview">
    Choose how merchants apply, get approved, and go live
  </Card>

  <Card title="Accept Payments" icon="credit-card" href="/docs/payments/overview">
    Collect card, ACH/eCheck, and wallet payments securely
  </Card>

  <Card title="Hosted Products" icon="window" href="/docs/hosted/checkout">
    Launch checkout, payment links, invoicing, and subscriptions fast
  </Card>

  <Card title="Send Payouts" icon="money-bill-transfer" href="/docs/payouts/overview">
    Pay out merchants on a schedule or via API
  </Card>
</CardGroup>

## How Jupico Works

Jupico integrations involve four parties working together:

| Role         | Description                                              |
| ------------ | -------------------------------------------------------- |
| **Jupico**   | Payment facilitator and platform infrastructure provider |
| **Platform** | Your software product embedding Jupico                   |
| **Merchant** | The business accepting payments and receiving payouts    |
| **Customer** | The end customer making a payment                        |

## Choose Your Path

<Steps>
  <Step title="Pick an integration level">
    Choose **Rapid** for the fastest launch, **Flex** for a branded hosted experience, or **Custom** for full API control. [Compare options →](/docs/onboarding/integration-levels)
  </Step>

  <Step title="Onboard your first merchant">
    Use hosted onboarding, invite flows, or the Provisioning API to get your first merchant approved and ready to process. [Onboarding guide →](/docs/onboarding/overview)
  </Step>

  <Step title="Accept payments">
    Embed Jupico web components for card, bank account, Apple Pay, and Google Pay — or use hosted products for a no-code checkout. [Payments guide →](/docs/payments/overview)
  </Step>

  <Step title="Send payouts">
    Configure scheduled payouts or send payout instructions through the Dynamic Payouts API. [Payouts guide →](/docs/payouts/overview)
  </Step>
</Steps>

<Note>
  Ready to get started? Use the [public sandbox credentials](/docs/quickstart#1-choose-an-environment) to explore Jupico without a provisioned account, or [contact sales](https://jupico.com/demo/) to set up your own sandbox.
</Note>
