# Round-Ups

## :earth\_americas: Overview <a href="#overview" id="overview"></a>

A "Round-Up" is the term we use to describe the spare change captured from automatically rounding up your transactions to the next dollar.

An example of a Round-Up is if you bought a coffee for $2.40 on your connected credit/debit card, we'd "Round-Up" the purchase to the next dollar amount ($3) and the change ($0.60) would be counted as Round-Up change. Round-Ups are then accumulated over the month and are donated at the very end of the month.

## :nerd: How to add a card?

1. Create an Account
2. Add any debit or credit card
3. Authorize the card through your issuing bank

{% embed url="<https://www.loom.com/share/130ac396aaac43879c2a5277cadfee50>" %}

## ⚙️  Adjust settings? <a href="#technicalities" id="technicalities"></a>

Your donor dashboard allows you to customize your Round-Up experience.&#x20;

* You can set caps to limit how much you give per month.
* Round-Up $1 when your transaction ends in a 0.
* Remove your card at anytime
* Add another Card

{% embed url="<https://www.loom.com/share/ca37fb720a154dcfb01df9da2c62a495>" %}

## 📈 Reports <a href="#notes" id="notes"></a>

We have a custom report that gives you a look into how much you can expect to bring in via Round-ups in the current month.

{% embed url="<https://www.loom.com/share/e2cde96f7ae9483b98cf227c737523f7>" %}


---

# 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/harness/fundraise/round-ups.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.
