# Product Overview

## Background

The current integration between Partners and XCover requires Partners to create and maintain the XCover protection panel's user interface (UI). XCE addresses these challenges and offers the following key benefits:

### Seamless Integration

XCE provides a minimal integration solution that seamlessly delivers the XCover protection panel to customers on the Partner platform via our Content Delivery Network(CDN).

### Streamlined AB Testing

XCE empowers CG Growth Product Managers (GPM) to conduct AB testing with minimal to no reliance on Partners, fostering experimentation and optimization. Partner is involved from a strategic point of view, understanding what experiments CG wants to run but not having to create them.

### Rapid Updates

XCE enables the continuous release of new features and updates to our protection panel without requiring technical support from Partners.

{% hint style="info" %}
XCE scripts use semantic versioning. Any major version release will be done together with Partner to adjust any potential integration breaking changes.
{% endhint %}

### Future Proof

XCE is future proof whereby new features we develop in the future for Partners can be seamlessly deployed with zero or minimal technical involvement from them.

{% hint style="warning" %}
XCE is designed to complement Cover Genius's existing XCover integration and does not replace it.
{% endhint %}

### Confirm Offer integration

XCover Elements handles the offer presentation to the customer. Once the customer has selected our protection product(s) the partner needs to handle confirm offer and other related booking management functions.

This process is documented under [API Integration](/xcover-elements/api-integration/summary.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://partner-docs.covergenius.com/xcover-elements/readme.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.
