# What are the differences between the DeCard USD Card and the DeCard SGD Card?

| Category                       | DeCard SGD Card                           | DeCard USD Card                           |
| ------------------------------ | ----------------------------------------- | ----------------------------------------- |
| **Card Billing Currency**      | Singapore Dollar (SGD)                    | US Dollar (USD)                           |
| **Foreign Exchange (FX) Fees** | Applied to transactions not billed in SGD | Applied to transactions not billed in USD |
| **USD / SGD Spending**         | SGD transactions do not incur FX fees     | USD transactions do not incur FX fees     |
| **DePoints**                   | 1 USD = 1 DePoint                         | 1 USD = 1 DePoint                         |


---

# 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://help.thedecard.com/en/decard/what-are-the-differences-between-the-decard-usd-card-and-the-decard-sgd-card.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.
