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

# Overview

> Accept crypto payments globally and receive settlement in USDC or USDT.

Meum integrates into your store, Pay Links, and custom apps. Customers pay with BTC, ETH, SOL, and other supported tokens.

<div className="not-prose -mx-1 mb-2">
  <img className="block w-full rounded-2xl dark:hidden" 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" />

  <img className="hidden w-full rounded-2xl dark:block" src="https://mintcdn.com/meumcommerce/G5DnLXYOM16EJqpN/images/docs-banner-dark.svg?fit=max&auto=format&n=G5DnLXYOM16EJqpN&q=85&s=7b08228c3af9f4cd6b652fd9f84b56e4" alt="Meum crypto payments documentation" width="1446" height="360" data-path="images/docs-banner-dark.svg" />
</div>

## Start here

<Columns cols={2}>
  <Card title="Merchants" icon="stars" horizontal href="/getting-started/create-account">
    Create a store, Pay Links, and WooCommerce checkout with 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>

## Products

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

  <Card title="Hosted Checkout" icon="cart-shopping" horizontal href="/introduction/how-payments-work">
    Customers pay at pay.meum.io and select a token at checkout.
  </Card>

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

  <Card title="Webhooks" icon="satellite-dish" horizontal href="/webhooks/overview">
    Signed invoice events for your backend or store integration.
  </Card>

  <Card title="Plans & billing" icon="credit-card" horizontal href="/getting-started/subscription-plans">
    Free, Growth, and Business — limits, platform fees, and upgrades.
  </Card>
</Columns>
