# DeCard 美元卡和新元卡有什么不同？

| 類別                 | DeCard 新元卡        | DeCard 美元卡        |
| ------------------ | ----------------- | ----------------- |
| **卡片结算币种**         | 新元 (SGD)          | 美元 (USD)          |
| **外币转换费（FX）**      | 非新元定价的交易会收取FX     | 非美元定价的交易会收取FX     |
| **美元/新元消费**        | 新元消费不收FX          | 美元消费不收FX          |
| **积分规则（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/decard/decard-mei-yuan-ka-he-xin-yuan-ka-you-shen-me-bu-tong.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.
