> ## Documentation Index
> Fetch the complete documentation index at: https://nayax-44d6e37b-docs-marshall-faq-redistribution.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Cards

This section covers managing prepaid cards through the Lynx API. Find the available guides below:

<CardGroup cols={3}>
  <Card title="Create Cards" icon="credit-card" href="/docs/manage-data-operations/lynx-api/cards/create-cards">
    Create a prepaid, technician, refund, or discount card with the Lynx API.
  </Card>

  <Card title="Retrieve Card Data" icon="magnifying-glass" href="/docs/manage-data-operations/lynx-api/cards/retrieve-card-data">
    Query card details, credit balances, and revalue history with the Lynx API.
  </Card>

  <Card title="Add Credit to Card" icon="coins" href="/docs/manage-data-operations/lynx-api/cards/add-credit-to-card">
    Add credit to a card with the Lynx API and verify the change in Nayax Core.
  </Card>
</CardGroup>
