> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/commercetools-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/commercetools-1/digital-river-commercetools-1.0/system-requirements.md).

# System Requirements

## Integration requirements

To use the commercetools pre-built integration, you first must have the following:&#x20;

* commercetools project set up
* Access to a Digital River account&#x20;

You must also have the following:

* Enterprise-level organization permissions and system administrator rights to install the integration software.
* Public and secret key obtained from your Digital River administrator.

You must also make sure that you are running on a platform that is capable of doing the following:

* Running a Docker Image
* Running a React Application
* Integrating with commercetool’s [subscription services](https://docs.commercetools.com/api/projects/subscriptions)

## Merchant Center application requirements

The Merchant Center demo application that is shipped with the rest of the integration is a web service that serves up static HTML files. For examples on deploying custom application deployments like this, refer to the following topics in the [commercetools documentation](https://docs.commercetools.com):

* [Develop applications for the Merchant Center](https://docs.commercetools.com/custom-applications/legacy/)
* [Deployment Examples](https://docs.commercetools.com/custom-applications/deployment-examples)


---

# 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.digitalriver.com/commercetools-1/digital-river-commercetools-1.0/system-requirements.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.
