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

# Introduction

> Welcome to the Mage Loyalty documentation

Check out our developer toolkit documentation for everything you need to get started:

<CardGroup cols={2}>
  <Card title="REST API" icon="code" href="/api-reference/introduction">
    Access and manage your loyalty data from any external app, tool, or backend service.
  </Card>

  <Card title="JavaScript SDK" icon="js" href="/api-reference/introduction">
    Access loyalty data on the storefront and build fully custom customer experiences.
  </Card>

  <Card title="Shopify Metafields" icon="database" href="/api-reference/metafields/getting-started">
    Access loyalty data directly in your Liquid templates.
  </Card>

  <Card title="Webhooks" icon="bolt" href="/api-reference/webhooks/getting-started">
    Receive real-time notifications when loyalty events occur.
  </Card>
</CardGroup>
