# Setup and Configuration

- [Site Preferences](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/site-preferences.md)
- [API Key](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/site-preferences/api-key.md)
- [Enable ChangeUp](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/site-preferences/enable-changeup.md)
- [Supersize Options](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/site-preferences/supersize-options.md)
- [Product Page Donations](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/site-preferences/product-page-donations.md)
- [Configuration Dashboard](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard.md): This is where all the store-front settings that your customers will see are managed
- [Donate-at-Checkout](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout.md): This section of the configuration dashboard is to activate and configure the donate-at-checkout settings that will be displayed on the store-front.
- [Donation Types](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/donation-types.md)
- [Charity Search](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/charity-search.md)
- [Cart Settings](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/cart-settings.md): The following are individual feature settings within the configuration panel.
- [Supersize Donation](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/supersize-donation.md): Supersize allows the merchant to offer the customers the ability to increase their donation.
- [Customize Checkout Text](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/customize-checkout-text.md): Edit text to match your brand voice.
- [Product Page Donations](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/product-page-donations.md)
- [Charity Selection](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/product-page-donations/charity-selection.md)
- [Logo Hover State](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/product-page-donations/logo-hover-state.md)
- [Display Logos](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/product-page-donations/display-logos.md)
- [Percentage of Product](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/product-page-donations/percentage-of-product.md)
- [Customize Text](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/product-page-donations/customize-text.md)
- [Thank You Page](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/thank-you-page.md): There are multiple options and settings for the post-checkout user experience once a donation has been made.
- [Donation Reporting](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/donation-reporting.md)


---

# 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://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration.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.
