# Cartridge Installation

This section describes the installation of the cartridge which includes several tasks:

* [Data import](/salesforce/salesforce-b2c-commerce/cartridge-installation/data-import.md)
* ChangeUp [cartridge integration](/salesforce/salesforce-b2c-commerce/cartridge-installation/code-integration.md) into merchant code base
* [Setup and configuration](/salesforce/salesforce-b2c-commerce/setup-and-configuration.md)

### Compatibility

The ChangeUp E-commerce Donation Cartridge for B2C Commerce is built using and is compatible with SFRA version 6.0.0


---

# 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/cartridge-installation.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.
