# Comprendre les plafonds

Un plafond de paiement est **la limite maximale fixée par la banque pour les transactions** que vous pouvez effectuer avec votre carte bancaire sur une période donnée (par exemple, par jour, par semaine, ou par mois). Ce plafond peut s'appliquer aux paiements en magasin, aux achats en ligne, et aux retraits d'argent aux distributeurs automatiques.

### Types de plafonds

* **Paiements en magasin** : Limite pour les achats effectués physiquement.
* **Paiements en ligne** : Limite pour les achats effectués sur Internet.
* **Plafond de retrait d'argent** : Limite pour le montant d'argent liquide que vous pouvez retirer avec votre carte.


---

# 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://doc.cashgen.cc/guides/comprendre-les-plafonds.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.
