# Summary

XCover Elements handles the front-end presentation of offers to your customers. Once a customer has selected a protection product or products, you'll use an API to handle the product management, including booking and other related functions.

You can achieve this integrating with **XOne API**

This API leverages XCover but also provides additional functionality, such as data enrichment and third-party integrations, which may be useful if your needs extend beyond basic offer management. Ultimately, all offer functions processed through the XOne API are routed through the XCover API.

Whilst you are able to use the "HTML Demo" provided under Client Integration Examples to display an example frontend widget using the demo-partner, you can use the available [Postman Collection](https://covergenius-team.postman.co/workspace/%255BXOne%255D-Demo-Partner~686e83fe-2a31-484f-938c-8c4c89c0a341/overview) for the same demo partner to see example booking requests.

Regardless of the integration type you use for our products, you will use the data from the XCE quote response on the frontend for either of them.

{% hint style="warning" %}
**Note: The Postman collection requires access. Please liase with your key account manager to request access.**
{% endhint %}


---

# 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.covergenius.com/xcover-elements/api-integration/summary.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.
