# Manage Cards

### Step 1 - Access Your Virtual Cards

From the bottom navigation bar, tap on Card.

You’ll arrive on the Virtual Cards Dashboard, which lists all your active virtual cards and their balances.

You can:

* See your card name and balance
* Review recent transactions
* Order a new card if needed

### Step 2 - Top Up Your Card

Tap Top up to add funds from your kardpay crypto wallet.

On this screen:

* Choose the card you want to top up
* View your wallet balance in USDC
* Enter the amount to add

> Minimum top-up amount: $15

> Top-up fee: 4%<br>

Once ready, tap Top Up Virtual Card to confirm.

### Step 3 - View Card Details

To check your full card information, tap Card Front or Card Back.

You can view:

* The card number
* Expiry date
* CVV (temporarily visible for 15 seconds)<br>

> 🔒 Sensitive information is masked by default for your security.

### Step 4 - Card Settings

Tap Settings to manage your card preferences and options.

Here you can:

* Access Card Preferences
* Freeze or Unfreeze your card
* View Tier Benefits
* Delete a card if needed

### Step 5 - Configure Your Virtual Card

In Card Preferences, you can review all details linked to your card:

* Card name
* Phone number
* Card design
* Payment provider
* Top-up and spending limits

This is also where you can rename your card or check its usage limits.

### Step 6 - Freeze a Card

If your card is lost or you suspect fraudulent activity, you can freeze it instantly.

Freezing will:

* Set your card’s spending limit to 0
* Block all new transactions

You can unfreeze it at any time once the issue is resolved.

### Step 7 - Back to Dashboard

After making any changes, tap Back to return to your main Virtual Cards page.\
From there, you can continue managing multiple cards, reviewing your transactions, or topping up.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kardpay.gitbook.io/kardpay/about-cards/manage-cards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
