# Payments

### Are there any fees for issuing or using the card?

GoMining does not charge any fees for issuing or using your card. However, transactions are processed using GoMining’s internal exchange rate, which may differ from publicly available market rates.

### Are card-to-card transfers allowed?

Transfers to card details (IBAN, PAN, etc.) are not possible.&#x20;

External deposits do not increase your GoMining Card balance.

### Can I send funds to the card via bank transfer or card number?

Any attempt to transfer funds to your card will fail, and the card balance will not be credited.

### Can I choose which crypto asset the card uses for spending?

Yes, select the preferred asset in the card settings.

### Do cards use separate balances?

No. All cards share the same wallet balance and selected asset.

### Can I set limits for my cards?

Yes. You can set spending limits for each card individually.

Available limit settings:

* **Daily outgoing payment limit**
* **Monthly outgoing payment limit**
* **Daily ATM withdrawal limit**
* **Monthly ATM withdrawal limit**

When setting limits, make sure they do not exceed the **maximum thresholds listed below**.

### What limits apply to the GoMining Card?

The following maximum thresholds apply to all card operations:

| Limit Type                             | Amount (EUR) |
| -------------------------------------- | ------------ |
| Outgoing payment limit per transaction | **10,000**   |
| Daily outgoing payment limit           | **30,000**   |
| Monthly outgoing payment limit         | **50,000**   |
| Daily ATM withdrawal limit             | **1,000**    |
| Monthly ATM withdrawal limit           | **5,000**    |

### Can I use my GoMining Card for recurring payments or subscriptions?

The GoMining Card does not support recurring or subscription-based payments (e.g., streaming services, in-app subscriptions, auto-renewals). Only one-time payments are allowed.

### Will my payment be declined if my selected asset has a low balance?

No, as long as you have enough total funds across your other assets. The system will automatically pull the missing amount from another available asset to complete your transaction.


---

# 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.cards.gomining.com/overview/payments.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.
