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

# Introduction

> Welcome to Meum — accept crypto payments and receive USD stablecoin settlement.

## Welcome to Meum

Accept crypto payments globally with ease. Meum integrates into your store, Pay Links, and custom apps — customers pay with BTC, ETH, SOL, and other supported tokens while you receive settlement in USDC or USDT.

<img src="https://mintcdn.com/meumcommerce/mgixbhItuwfENnwO/images/docs-banner.svg?fit=max&auto=format&n=mgixbhItuwfENnwO&q=85&s=563b7abe48af69ba6a6306d298002b06" alt="Meum crypto payments documentation" width="1446" height="360" data-path="images/docs-banner.svg" />

## Start Building

Choose how you want to get started:

<Columns cols={2}>
  <Card title="Merchants" icon="stars" horizontal href="/getting-started/create-account">
    Create a store, Pay Links, and WooCommerce checkout — no custom code required.
  </Card>

  <Card title="For Developers" icon="laptop" horizontal href="/api-reference/overview">
    Build with the merchant API, webhooks, and programmatic invoice creation.
  </Card>
</Columns>

## Core Products

<Columns cols={2}>
  <Card title="Pay Links" icon="sparkles" horizontal href="/payment-links/create-payment-link">
    Create shareable links to accept crypto payments anywhere.
  </Card>

  <Card title="Hosted Checkout" icon="cart-shopping" horizontal href="/payments/payment-lifecycle">
    Redirect customers to pay.meum.io to select a token and complete payment.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="WooCommerce" icon="plug" horizontal href="/woocommerce/installation">
    WordPress plugin with hosted checkout and automatic order updates.
  </Card>

  <Card title="Merchant Admin" icon="gauge" horizontal href="/merchant-admin/dashboard">
    Manage stores, transactions, API keys, and webhooks at app.meum.io.
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="API Reference" icon="code" horizontal href="/api-reference/overview">
    Create invoices and poll payment status with the public merchant API.
  </Card>

  <Card title="Webhooks" icon="satellite-dish" horizontal href="/webhooks/overview">
    Receive signed invoice.paid and related events in your systems.
  </Card>
</Columns>
