# PulseChain Card Payments

Using a crypto payment card always involves two steps:

1. Load your card
2. Spend with your card

## Current Option

You can already load your card with **USDC from PulseChain**:

* Send USDC through **LibertySwap** to **USDC on Base**
* Set your [**Cypher card address**](https://cypherhq.io/card/) or any crypto card address as the destination

## **Advantages**

* Up to **9% cashback** in USDC
* **1:1 USD exchange rate** (no extra forex fees)
* **Minimal KYC** requirements

## Future Options

Work is underway to allow direct funding with **PLS and other PulseChain assets**.

* LibertySwap can whitelist service providers to reduce cross-chain fees
* The process will still follow the same two steps:
  1. Load your card
  2. Spend with your card


---

# 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://docs.libertyswap.finance/liberty-swap-2.0/pulsechain-card-payments.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.
