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

# Tutorials

> Task-oriented guides for setting up and operating Gamecart

Tutorials cover the workflows that store owners repeat most often: store setup, products, payments, storefront customization, server delivery, and operations.

<Tip>
  Tutorials explain the user workflow first, then link to API or webhook references when the public contract is verified.
</Tip>

<Card title="Start with the quickstart" icon="rocket" href="/quickstart">
  Follow the shortest path to a published Gamecart store.
</Card>

<Card title="Custom gateways" icon="credit-card" href="/guides/custom-gateways">
  Connect a store-owned payment provider to Gamecart checkout.
</Card>

<Card title="API reference" icon="code" href="/api-reference/overview">
  Use verified seller API contracts for external integrations.
</Card>

<Card title="Webhooks" icon="link" href="/webhooks/overview">
  Receive signed order events from Gamecart.
</Card>
