# Monthly Max Cap

When you enroll your card in a sweepstakes, you have the option of setting a monthly max cap.

Once your cap is hit we will no longer add more roundups to your monthly gift.

For example lets say you set a cap of $30. After your 40th swipe of the month you have accumulated $29.12 in roundups. The next transaction you make is for $5.10 so a $0.90 roundup. This roundup will not be added to your total.

Instead you will just donate $29.12 on the last day of the month. This transaction will be labeled as a Grow Financial transaction on your statement.


---

# 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://harness.gitbook.io/grow-financial/common-questions/what-are-round-ups/monthly-max-cap.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.
