# Why did my Transaction Fail?

Your card may get declined by a merchant or ATM for a variety of reasons. If this happens to you, do not panic and continue reading below for solutions.

{% tabs %}
{% tab title="Not enough funds on card or card balance" %}
You do not have enough funds on your card or the card balance is 0.

Type of transactions: Online and offline transactions (Point-of-sale and ATM).
{% endtab %}

{% tab title="Card limits reached" %}
You have reached your card limits.

Type of transaction: Online and offline transactions (Point-of-sale and ATM).

Advice: Our cards have maximum limits for ATM withdrawals, online and offline transactions.&#x20;
{% endtab %}

{% tab title="Card is blocked" %}
Your card is blocked.

Your card could become blocked if you attempt too many transactions using incorrect PIN or if you try to do payments to prohibited merchants

Type of transaction: Online and offline transactions (Point-of-sale and ATM).
{% endtab %}
{% endtabs %}

{% hint style="info" %}
Contact our support team. Your card may have been automatically blocked for your account security (for example, the PIN code was entered incorrectly 3 times by yourself or someone else).
{% endhint %}


---

# 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://experience.wallex.global/smart-custody/wallex-card/common-card-issues/why-did-my-transaction-fail.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.
