# Data Mapping

- [Format](https://help.stockeo.solvenium.com/data-mapping/format.md)
- [CSV](https://help.stockeo.solvenium.com/data-mapping/format/csv.md)
- [JSON](https://help.stockeo.solvenium.com/data-mapping/format/json.md)
- [XML](https://help.stockeo.solvenium.com/data-mapping/format/xml.md)
- [SKU](https://help.stockeo.solvenium.com/data-mapping/sku.md)
- [Barcode](https://help.stockeo.solvenium.com/data-mapping/barcode.md)
- [Price](https://help.stockeo.solvenium.com/data-mapping/price-calculation.md)
- [Quantity](https://help.stockeo.solvenium.com/data-mapping/quantity-settings.md)
- [Quantity format](https://help.stockeo.solvenium.com/data-mapping/quantity-format.md)
- [Variants](https://help.stockeo.solvenium.com/data-mapping/variants.md)
- [Metafields](https://help.stockeo.solvenium.com/data-mapping/metafields.md)
- [Title](https://help.stockeo.solvenium.com/data-mapping/title.md)
- [Description](https://help.stockeo.solvenium.com/data-mapping/description.md): How to create a product description in the Shopify store automatically based on the data from your supplier feed.
- [Image URL settings](https://help.stockeo.solvenium.com/data-mapping/image-url-settings.md)
- [Status](https://help.stockeo.solvenium.com/data-mapping/status.md)
- [Sales Channel](https://help.stockeo.solvenium.com/data-mapping/sales-channel.md)
- [Shopify Markets](https://help.stockeo.solvenium.com/data-mapping/shopify-markets.md)
- [Translations](https://help.stockeo.solvenium.com/data-mapping/translations.md): Stockeo makes it possible to import product titles and descriptions in different languages.
- [Continue selling when out of stock](https://help.stockeo.solvenium.com/data-mapping/continue-selling-when-out-of-stock.md)
- [Charge tax](https://help.stockeo.solvenium.com/data-mapping/charge-tax.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://help.stockeo.solvenium.com/data-mapping.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.
