> For the complete documentation index, see [llms.txt](https://docs.changeup.com/salesforce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/supersize-donation.md).

# Supersize Donation

The first selected value will always be smaller than the second selector's values, and the second set value has to be smaller than the third selector's values. When you change the value to one selector, the following selector will change their values to be greater than the selected value from the previous selector.

<figure><img src="/files/jiOMI6hHXokiZsQ0qRR6" alt=""><figcaption><p>Supersize active in the payment flow.</p></figcaption></figure>

Once this feature is enabled, it will show these options:

* **Three Options**: you can select three different dollar amounts to supersize the donation, and the customer can choose one.
* **Headline for Supersize**: "Supersize your Donation!" is the default, but it can be edited to suit your brand.

<figure><img src="/files/AUi9ci2LTJZFdrUBZ0Na" alt=""><figcaption><p>Supersize options in configuration panel.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/supersize-donation.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.
