# ATM Withdrawal for DeCard

**Q1: What fees apply when I withdraw cash from an ATM using DeCard?**

ATM cash withdrawals incur a fee of 1% of the cash withdrawal amount or $5 (whichever is greater) per withdrawal, plus any service charge or other fee imposed by the ATM operator.

Some ATM operators may impose their own withdrawal limits or additional fees, which are outside of DeCard’s control and will be displayed (where applicable) at the ATM before you complete your transaction.

**Q2: Is there a limit to how many ATM withdrawals I can make with DeCard?**

Yes. DeCard cardholders may make up to 20 ATM cash withdrawals per day, with a maximum of 30 withdrawals per month.

**Q3: What is the maximum amount I can withdraw from ATMs using DeCard?**

The maximum amount per single ATM transaction using DeCard is $3,000. The daily withdrawal limit is $10,000, and the monthly withdrawal limit is $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/en/decard/atm-withdrawal-for-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.
