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

# Monetize with Sequence

> Sequence offers various options for monetizing your blockchain-enabled game, such as white-label marketplaces and Sequence Pay.

Earn more revenue, create sustainable economic models, allow users to pay with nearly any currency from crypto to fiat, and more with Sequence's suite of monetization tools.

## Sequence Pay

<CardGroup cols={2}>
  <Card title="Overview" icon="cart-plus" href="/solutions/payments/overview">
    Sequence Pay is an integrated payment solution designed to simplify and enhance the transaction experience within Web3 games. It combines multiple payment functionalities into a cohesive SDK available for Unity, Unreal, and React.
  </Card>

  <Card title="Checkout" icon="credit-card" href="/sdk/web/guides/checkout">
    Purchase NFTs using any cryptocurrency, transfer funds between wallets, or pay with credit/debit cards.
  </Card>

  <Card title="Smart Swaps" icon="right-left" href="/sdk/web/guides/smart-swaps">
    Automatically swap between currencies on the same chain with batched transactions to optimize UX and reduce gas costs.
  </Card>

  <Card title="Fiat On-Ramp" icon="money-bill-wave" href="/sdk/web/guides/on-ramp">
    Enable users to purchase cryptocurrencies with credit or debit cards using region-optimized providers like Transak.
  </Card>
</CardGroup>

## White-Label Marketplace

<CardGroup cols={2}>
  <Card title="Enforce Royalties" icon="store" href="/solutions/marketplaces/white-label-marketplace/overview">
    Enforcing royalties with ERC-2981 to choosing the best trading mechanism for your community, setting fees, and more.
  </Card>

  <Card title="Aggregate Listings" icon="layer-group" href="/solutions/marketplaces/white-label-marketplace/guide/">
    Aggregate listings from major platforms like OpenSea or LooksRare, providing you with the benefit of existing liquidity without relinquishing control of the gaming experience.
  </Card>

  <Card title="Leverage your Custom Token" icon="coins" href="/solutions/marketplaces/white-label-marketplace/guide/">
    List your collectibles using your custom token to increase utility and engagement.
  </Card>

  <Card title="Video Walkthrough" icon="video" href="/solutions/marketplaces/white-label-marketplace/guide#watch-a-marketplace-be-launched-in-minutes">
    Watch as a Sequence team member curates both Skyweaver and Azuki into a custom marketplace by customizing themes and features in the Sequence Builder.
  </Card>
</CardGroup>

## Custom Marketplace

<CardGroup cols={2}>
  <Card title="Marketplace APIs" icon="hammer" href="/api-references/marketplace/endpoints">
    Leverage our marketplace APIs to build your own custom marketplace with the Sequence Market protocol.
  </Card>

  <Card title="Sequence Market Protocol" icon="code-branch" href="https://github.com/0xsequence/marketplace-contracts/tree/master">
    Fully audited, open source, and available on all chains Sequence supports. The Sequence Market Protocol is a fully scalable and efficient marketplace protocol utilized by organizations such as Ubisoft.
  </Card>

  <Card title="Starter Marketplace" icon="rocket" href="/solutions/marketplaces/custom-marketplace/getting-started">
    Instead of starting from scratch, use our starter marketplace as a template to build your own custom marketplace.
  </Card>
</CardGroup>
