# Wirex Pay Limits

Wirex Pay imposes certain limits on its services to ensure compliance with regulatory requirements and enhance security. Here is a summary of the current Wirex Pay limits:

### Card Limits

| Type                                     | Amount / number |
| ---------------------------------------- | --------------- |
| Max purchase amount per **transaction**  | 30 000 EUR      |
| Max purchase amount per **day**          | 30 000 EUR      |
| Max purchase amount per **month**        | 30 000 EUR      |
| Max purchase amount per **3** **months** | 75 000 EUR      |
| Max purchase amount per 6 **months**     | 100 000 EUR     |
| Max purchase count per **day**           | 15              |
| Max cash withdrawal amount per **day**   | 500 EUR         |
| Max cash withdrawal amount per **month** | 5 000 EUR       |
| Max cash withdrawal count per **day**    | 5               |


---

# 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://docs.wirexpaychain.com/guides/wirex-pay-limits.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.
