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

# Cards Overview

> Create a card product that configures how your cards will behave, and then create cards that inherit the settings of the card product.

Create a card product that configures how your cards will behave, and then create cards that inherit the settings of the card product.

<h2 id="_cards_documentation_and_resources">
  Cards documentation and resources
</h2>

<Columns cols={3}>
  <Card title="About cards" href="/developer-guides/about-cards/">
    Customize the behaviors and attributes of your program's virtual or physical cards.
  </Card>

  <Card title="Cards API" href="/core-api/cards/">
    See the Cards API reference documentation.
  </Card>

  <Card title="Account holders" href="/developer-guides/about-account-holders/">
    Manage the account holder lifecycle for your program's individual and business accounts.
  </Card>

  <Card title="Just-in-Time Funding" href="/developer-guides/about-jit-funding/">
    Authorize and fund transactions as they occur, without maintaining a card balance.
  </Card>

  <Card title="Digital Wallets" href="/developer-guides/digital-wallets-and-tokenization/">
    Enable secure contactless payments by pushing tokenized cards to digital wallets.
  </Card>

  <Card title="Marqeta Dashboard" href="/developer-guides/dashboard-overview-and-quick-start/">
    Explore, administer, and manage your Marqeta card and payment programs.
  </Card>
</Columns>


## Related topics

- [Building Your Card Program Overview](/docs/developer-guides/building-your-card-program-landing-page.md)
- [Webhooks Overview](/docs/developer-guides/webhooks-landing-page.md)
- [Platform Overview](/docs/developer-guides/platform-overview.md)
- [Reporting Overview](/docs/developer-guides/reporting-landing-page.md)
- [Credit Overview](/docs/developer-guides/credit-landing-page.md)
