# Client Integration

- [Installation](/xcover-elements/client-integration/installation.md): This page outlines the changes that Partners will be required to make in order to integrate with XCE, including all necessary changes to the existing XCover API integration.
- [Element Display](/xcover-elements/client-integration/element-display.md): This page outlines how to get the XCE panel displayed on your web platform
- [Element Signals](/xcover-elements/client-integration/element-signals.md): Signals are how we communicate with the partner web platform
- [Set signal](/xcover-elements/client-integration/element-signals/set-signal.md): This page details the requirements to integrate the set signal which is used to request the offers and display aligned currency formatting and order total values across the panel.
- [Listen signal](/xcover-elements/client-integration/element-signals/listen-signal.md): This page details the requirements to integrate the listen signal which is used to respond to user interaction with the panel and perform your application specific logic.
- [Update signal](/xcover-elements/client-integration/element-signals/update-signal.md)
- [Checkout Enablement](/xcover-elements/client-integration/checkout-enablement.md): This page outlines the importance on how to maintain checkout enablement using XCE
- [Language](/xcover-elements/client-integration/language.md): This page outlines how to set and update XCE content language
- [Currency Formatting Engine](/xcover-elements/client-integration/currency-formatting-engine.md): This page outlines how to set and use the XCE Currency Formatting Engine (CFE)
- [Element Theming](/xcover-elements/client-integration/element-theming.md): This page outlines how to implement theme overrides and how to set a color scheme(dark or light) to our XCover Elements
- [Browser Compatibility](/xcover-elements/client-integration/browser-compatibility.md)
