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

# Issue cards

> Give your agents cards to pay merchants online

<img src="https://mintcdn.com/natural-b3c9dd77/_ZzQDNYgSVsMCM43/assets/heroes/cards-hero.jpg?fit=max&auto=format&n=_ZzQDNYgSVsMCM43&q=85&s=f9ae44cd52def18bd61eb2fea078a226" alt="Issuing cards on Natural" className="hero-image" noZoom width="1200" height="640" data-path="assets/heroes/cards-hero.jpg" />

Issue cards on Natural when your agent needs to pay a merchant that only takes card. Debit cards
draw from your wallet balances; charge cards extend a credit limit you pay in full each statement
period.

Your agent can:

* Issue debit or charge cards tied to a wallet you choose
* Receive tokenized card credentials scoped to a single purchase, without handling raw card data
* Spend only within the per-transaction, daily, and monthly limits you set, with anything over
  surfaced for your approval

<Steps>
  <Step title="Set the guardrails">
    Set limits on what your agent can move per transaction, per day, and per month. Anything over a limit
    stops and waits for a human approval.

    Read more: [Set agent limits](/guides/controls/limits) and
    [Approvals](/guides/controls/approvals).
  </Step>

  <Step title="Fund a wallet">
    Debit cards spend from wallet balances. Link a bank account, deposit over ACH, or move money
    between wallets so the card has funds to draw on.

    Read more: [Store funds](/guides/flows/wallets-and-balances) and
    [Deposit and withdraw](/guides/transfers/deposit-and-withdraw).
  </Step>

  <Step title="Issue to your agent">
    Attach the card to an agent and the wallet it may spend from. Your agent gets credentials it can
    use at checkout without ever seeing a full card number.

    Read more: [Manage agent wallet access](/guides/controls/wallet-access) and
    [Create an agent](/guides/agents/create-agent).
  </Step>

  <Step title="Track it">
    Every card purchase becomes a transaction you can list, filter, and reconcile against. Subscribe
    to webhooks so your systems react the moment money moves.

    Read more: [Webhooks](/guides/concepts/webhooks).
  </Step>
</Steps>
