# 8.HX PLATFORM

## Preview

Integrating something that you have not seen in action yet can be hard.\
To make the integration more tangible, it is helpful to see the widgets in your own shop in advance.\
You can simulate and preview all widgets with our demo mode. See section [**SANDBOX**](https://docs.8select.io/sandbox/demo-integration) for detailed instructions.

## Integration

Integration into a shop is very simple and is done via our **8.SDK Web** (JavaScript SDK). Product data can be transmitted via API or file in push or pull mode.

{% hint style="info" %}
For **step-by-step instructions** see [**SHOP INTEGRATION**](https://docs.8select.io/integration)**.**
{% endhint %}

{% hint style="success" %}
Our customers have already integrated 8.HX into **SAP Commerce**, **novomind iShop** and individual shop systems via a manual integration within hours.
{% endhint %}

### Product Export

A prerequisite for the playout of content is the delivery of product data from your online shop.\
Our widgets will show product data such as prices. Products can be placed directly in the shopping cart from within our widgets. It is therefor necessary that updates for prices and stocks can be retrieved as fast as possible.


---

# 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.8select.io/master.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.
