# ATM 取现 - DeCard

**Q1. 使用 DeCard 在 ATM 取现会收取哪些费用？**

每笔 ATM 取现将收取取现金额的 1% 或 $5 (以较高者为准）的手续费。\
此外，部分 ATM 运营方可能会收取额外的服务费或附加费用（如适用），并会在交易前于 ATM 屏幕显示相关信息。这些费用不受 DeCard 控制。

**Q2. DeCard 的 ATM 取现次数有限制吗？**

有的。DeCard 持卡人每天最多可进行 20 次 ATM 取现，且每月最多 30 次。

**Q3. 使用 DeCard 在 ATM 最多可以取多少钱？**

* 单笔最高取现金额：$3,000&#x20;
* 每日最高取现金额：$10,000&#x20;
* 每月最高取现金额：$100,000


---

# 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/atm-qu-xian-decard.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.
