# Product Export

In order to be able to display the products in the widgets in a meaningful way, a basic set of data must be transmitted.

In order to access the [Fashion Content Pool](/product-export/fashion-content-pool.md), we need certain product properties so that our system can normalise the data and enrich the products with further properties.

{% hint style="info" %}
In the section [**PRODUCT EXPORT**](/product-export/data-transfer.md) the requirements and possibilities of data transfer are described in detail.
{% endhint %}

{% content-ref url="/pages/-MMuiyOkhGU1N1EtCIG7" %}
[Product Export](/product-export/data-transfer.md)
{% endcontent-ref %}


---

# 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/integration/produkt-export.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.
