# COCA Card

The COCA Card is a modern debit card, making it easy to spend your money in everyday situations. You receive both a **virtual card** and a **physical card**, so you can pay online, in apps, and in stores without limitations.

<figure><img src="/files/k89eyG665A4wdaOExf2c" alt=""><figcaption></figcaption></figure>

Use your COCA Card for daily purchases such as coffee, groceries, transportation, online shopping, rent-related payments, and subscriptions. The card is accepted anywhere standard card payments are supported.

Add your COCA Card to **Apple Pay** and **Google Pay**. Pay quickly and securely in-store or online using your phone or other compatible devices.

{% hint style="info" %}
COCA Virtual Card is free for all tiers. Plastic card is 5$ for Starter, Standard & Standard+ and is free for Premium, Premium+ & Elite users.
{% endhint %}

### Purchase Limits

<table><thead><tr><th width="313">Limit Type</th><th width="206">Amount/Count</th><th>Period</th></tr></thead><tbody><tr><td>Max purchase amount per transaction</td><td>30,000 EUR</td><td>Per transaction</td></tr><tr><td>Max purchase amount per day</td><td>30,000 EUR</td><td>Daily</td></tr><tr><td>Max purchase amount per month</td><td>30,000 EUR</td><td>Monthly</td></tr><tr><td>Max purchase amount per 3 months</td><td>75,000 EUR</td><td>Quarterly</td></tr><tr><td>Max purchase amount per 6 months</td><td>100,000 EUR</td><td>Semi-annually</td></tr><tr><td>Max purchase count per day</td><td>Unlimited for Visa cards</td><td>Daily</td></tr></tbody></table>

### ATM Cash Withdrawal Limits

| Limit Type                           | Amount/Count                         | Period  |
| ------------------------------------ | ------------------------------------ | ------- |
| Free ATM withdrawals worldwide       | <p>Up to $250, <br>2% thereafter</p> | Monthly |
| Max cash withdrawal amount per day   | 850 EUR                              | Daily   |
| Max cash withdrawal amount per month | 5,000 EUR                            | Monthly |
| Max cash withdrawal count per day    | 5 transactions                       | Daily   |


---

# 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.coca.xyz/coca/banking-account/coca-card.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.
