# DeCard 不活跃账户费

**Q1：如果我持有多张 DeCard，“不活跃账户费”将如何计算和收取？**

"不活跃账户费”是按卡收取的。若您名下有多张 DeCard，每张卡都会根据其各自的账户状态独立判断是否收取该费用。\
如果您有不再使用的卡片，建议您主动申请注销，仅保留需要继续使用的卡片，以避免产生不必要的费用。

**Q2： 什么情况下 DCS 会收取客户“不活跃账户费”？收取规则是什么？**

如果卡账户连续 90 天没有任何客户主动发起的交易（不限金额；不含退款），DCS 将向客户收取“不活跃账户费”。

对于符合此条件的账户，每个账单周期将收取每卡 SGD 5 或 USD 5（根据卡 BIN 币种决定）的不活跃账户费。扣费规则如下：

* **账户余额 > SGD 5 或 USD 5**\
  系统将进行每月审核。如果账户连续 90 天保持无主动交易，将扣除当月不活跃账户费。
* **账户余额 ≤ SGD 5 或 USD 5**\
  当月将扣除账户全部剩余余额。若下个月仍持续满足 90 天不活跃条件，卡片将被关闭。
* **账户余额 = 0**\
  若账户连续 90 天无任何交易记录，卡片将立即被关闭。


---

# 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-bu-huo-yue-zhang-hu-fei.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.
